[squid-users] multiple acls in a rule don t work

From: <zdust2@dont-contact.us>
Date: Sat, 2 Jul 2005 11:35:27 +0200 (CEST)

Hi
i m trying to do that:

-user fred can visit everything
-user toto can visit only cnn.com

user fred is ok, but browser ask everytime password for toto
thx all

===
here is my squid.conf:

acl site_ok url_regex cnn.com
acl toto_auth proxy_auth toto
acl fred_auth proxy_auth fred
http_access allow site_ok toto_auth
http_access allow fred_auth
Received on Sat Jul 02 2005 - 03:35:18 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Aug 01 2005 - 12:00:01 MDT