Hi, Axel-Stéphane__SMORGRAV <Axel-Stephane.SMORGRAV@xxxxxxxxxxxxxx> wrote: > Do you have both proxymatch blocks in the same configuration ?? > no, I tested with the first ProxyMatch, and the http site was blocked, then I added the s to the http and restarted apache. And I was able to retrieve the https site. > > The following will block all traffic to e.g. http://www.ccc.de > <ProxyMatch "http.*.ccc.de.*"> > order deny,allow > deny from all > allow from none > </ProxyMatch> > > But the following will not block traffic to e.g. https://www.ccc.de > <ProxyMatch "https.*.ccc.de.*"> > order deny,allow > deny from all > allow from none > </ProxyMatch> > kind regards sebastian --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx