[squid-users] Problems using proxy_auth and url_regex

From: Olivier JAVAUX <olivier.javaux@dont-contact.us>
Date: Wed, 29 Jan 2003 12:37:33 +0100

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
        javaux@ib-group.com
Received on Wed Jan 29 2003 - 04:36:38 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:56 MST