Sonia Hamilton wrote:
A question about Squid ACL's (from an existing config I'm working on).

Let's say the config file defines (in this order) these ACL's and rules:

acl foo src 1.2.3.4
acl bar url_regex -i .bar.com
http_access allow foo
http_access allow foo bar
http_access deny all

The second http_access line is redundant, isn't it?

Yes, it is.

--
Del
Babel Com Australia
http://www.babel.com.au/
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to