I need a bit of help from the ACL experts here.
I have the following acl:
acl vscan url_regex -i "/etc/squid/vscan.txt"
redirector_access allow vscan
I want to turn it around:
Can I do:
acl vscan url_regex -i "/etc/squid/vscan.txt"
redirector_access deny !vscan
to no redirect things listed in vscan?
Received on Tue Jul 02 2002 - 15:52:25 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:00 MST