>...
> > acl blocked_ip_addresses dst
> "/whatever_path/blocked_ip_addresses.txt"
> > http access deny blocked_ip_addresses
> >
> > Put IP's only in the designated file.
> >
>
> Thanks for the mail. But why can't I put IPs and domain names in the
> same file.
Because domains are denoted with the another acl type 'dstdomain'
You can combine them however with :
http_access deny blocked_ip_addresses blocked_domains
M.
Received on Fri Mar 11 2005 - 07:32:15 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST