> just write all of them in a file ???
# TAG: acl
# Defining an Access List
#
# acl aclname acltype string1 ...
# acl aclname acltype "file" ...
acl denyurls url_regex -i "/usr/local/etc/deny"
or
acl denyurls dstdom_regex -i "filename"
or
acl denyurls dstdomain "filename"
....
http_access deny deyurls
....
....
cheers
Received on Thu Jan 03 2002 - 11:46:59 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:37 MST