Squid reads http_access lines top->down, and each all the acls on each
access line is anded together. The first http_access line that fully
matches says if the request is allowed or denied.
The same is true when using proxy authentication.
--
Henrik Nordstrom
Spare time Squid hacker
Mukhben Singh wrote:
>
> Hi,
> When I enable login and password for Squid, it seems that it stops
> respecting the acl lists for the clients it should accept connections
> from. Even if I connect from a machine which is not in the acl list,