Thank you
I think I need to open my eyes to the wonders of the world :)
Brian
----- Original Message -----
From: "Yuriy Kuznetsov" <yuriy@uni-svishtov.bg>
To: "'Brian M?ller'" <n97bm001@get2net.dk>; "'Squid mailing list'"
<squid-users@squid-cache.org>
Sent: Thursday, January 03, 2002 7:46 PM
Subject: RE: [squid-users] ACL and denying a list of domains
> > 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:50:02 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:37 MST