All,
Below the lines that exist in my squid.conf
acl our_networks src 192.168.1.0/24
http_access allow our_networks
http_access deny all
Will it be more effective below? And what is the impact?
acl our_networks src 192.168.1.0/24
http_access deny !our_networks
(and line "http_access deny all" be removed)
Please advise
Thx & Rgds,
Wong
Received on Thu Apr 23 2009 - 04:10:55 MDT
This archive was generated by hypermail 2.2.0 : Fri Apr 24 2009 - 12:00:03 MDT