Hi,
i want to block url lists with squid 2.5STABLE1.
Now i have a small list of urls and i want to use textfiles.
The entries in suqid.conf look like this:
acl blockedsites url_regex -i "/etc/squid/block.txt"
acl unblockedsites url_regex -i "/etc/squid/unblock.txt"
http_access deny blockedsites !unblockedsites
Now i wanted to add to these files the huge blacklist of
squidguard. Does this slowdown squid or can i just use it?
-- Best regards, Thomas Schend dumpmail@gmx.net mailto:dumpmail@gmx.netReceived on Sun Nov 10 2002 - 10:39:13 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:16 MST