[squid-users] In what order does acls work

From: Siju George <sgeorge.ml_at_gmail.com>
Date: Tue, 3 Nov 2009 15:42:43 +0530

HI,

Does the acls work according to the "first matching" rule principle?

I want to allow only certain people to access certain hosts.

I wrote the acl

acl quant-srvs dstdomain "/etc/pf-tables/quant-srvs"
acl quant-admins srcdomain "/etc/pf-tables/quant-admins"
http_access allow quant-admins
http_access deny quant-srvs

it still seems to block "quant-admins" from accessing "quant-srvs"

Thanks

--Siju
Received on Tue Nov 03 2009 - 10:12:55 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 03 2009 - 12:00:02 MST