On Sat, 2 Jul 2005 [EMAIL PROTECTED] wrote:

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

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

add after this:

http_access deny all

Regards
Henrik

Reply via email to