Search squid archive

ACLs: simple question about http_access and AND operator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Dear i need some clarifications about the "AND" operator in http_access (or any other tokens using ACLs)

I cannot found where i'm missed...

I need to bann some websites except for some specified users.

i create 2 acls:

acl MyAllowedU proxy_auth david jhon mirna
acl bannedw dstdomain .msn.com .yahoo.com

basically i can do that:

http_access deny !MyAllowedU bannedw

Is there any change behavior if i do
http_access deny bannedw  !MyAllowedU

I my case, david, jhon and mirna cannot have access to msn.com and yahoo.com

Best regards



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux