Hi all,
I am running squid-2.4.STABLE3-1.7.2 on Red Hat v7.2.
The only modifications to the config file are as follows....
cache_peer rtp.us.ircache.net parent 3128 3130
acl localnet src 172.16.0.0/255.255.0.0
http_access allow localnet
cache_mem 24 MB
cache_dir ufs /opt/squid-cache 100 16 256
cache_dir ufs /opt/squid-cache2 400 16 256
announce_period 1 day
announce_host tracker.ircache.net
announce_port 3131
prefer_direct off
My problem is that my users cannot access sites with urls that contain cgi-bin. How can I use the hierarchy_stoplist tag to defeat this issue?
Best Regards.
Received on Thu Apr 11 2002 - 07:53:41 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:31 MST