On Wed, 7 May 1997, Michael Fuhr wrote:
> > acl localhost src 127.0.0.1/255.255.255.255
> > http_access deny manager !localhost
>
> You've told Squid to *deny* anything that's not localhost, but have
> you told it to *accept* localhost? Make sure you have another rule
> somewhere that will allow the connection.
Remember that this isn't strictly necessary depending on the other
"http_access" lines in use - the default is the opposite of the last line
(so if the last line is allow, the default is deny and vice versa).
dave
Received on Wed May 07 1997 - 23:02:11 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:08 MST