Hello, I want to limit the sites for some users.
So, I have rules like : acl test11 url_regex -i ^http://[^/]*hp\. acl test12 proxy_auth foo http_access allow test11 test12 http_access deny test12 The problem is that, when you go to hp.com (for instance), you get banners from other sites (akamai for instance). Then, the browser complains about authorization failure and asks for username/password again, and again... Is there a way to deny the access for the sites without complains from the browser with authentication popup ?????? Thanks for your replay Olivier JAVAUX [EMAIL PROTECTED]
