On Thu, 15 Mar 2001, Eric Headley wrote:
> This should be very simple. I am trying to block a access to a couple of
> sites.
> I have
>
> acl block dstdomain foo.com foo1.com
> http_access deny block
>
> It doesn't seem to be working. Why is this ?
"foo.com" is does not match "www.foo.com"
you probably want to add ".foo.com" as well to match *.foo.com
Received on Thu Mar 15 2001 - 11:18:43 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:39 MST