Hi,
I am trying to configure squid 2.2.5 (debian potato) so it doesn't cache
my local network. I searched the archive of this ML, found a post with
similar needs, and I figured out I had to add to squid.conf the
following lines:
acl local-domain dstdomain domain.com
acl local-server dst 213.XX.XX.XXX/255.255.255.224
always_direct allow local-server
always_direct allow local-domain
Which should work as I beleive, but it doesn't. Am I doing something
wrong ? Also I didn't find the answer in the FAQ and I think this is a
regular question.
fab.
Received on Fri Mar 31 2000 - 02:21:19 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:30 MST