http_access allows to use multiple aclnames in one line.
For example I want to force a password bases authen. for a special domain.
With Squid 1.2beta I tried the following
acl testdom srcdomain mytestdomain.de
acl proxy_pw proxy_auth /squid/squid.passwd
http_access allow testdom proxy_pw
In which way are the aclnames combined ? I think they are ANDed however
the manual does not mention this.
Any idea ?
Thanks,
Andreas
Received on Thu Dec 11 1997 - 00:50:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:54 MST