Re: [squid-users] Group ACLs

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Mon, 26 Jun 2006 16:13:37 +0200

mån 2006-06-26 klockan 10:54 -0300 skrev "Luís Fernando C. Talora":
> I´ve tried that, but it didn´t work as expected. I´ve replaced lines as
> follow:
>
> http_access allow usr_site1 password
> http_access allow usr_site2 password
> http_access allow usr_site3 password0
>
> with this line:
>
> http_access allow usr_site1 usr_site2 usr_site3 password

This is not what I meant and won't work... (acl's in a http_access is
logically AND:ed, so for the above to work the requested site must be in
all three ACLs at the same time...)

What I meant was joining the three into a single usr_sites acl.

http_access allow usr_sites password

Regards
Henrik

Received on Mon Jun 26 2006 - 08:13:41 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Jul 01 2006 - 12:00:02 MDT