Re: Access denied

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 25 May 1999 20:43:05 +0000

Doug Renner wrote:
>
> > #allow all sites to use connect to us via HTTP
> >
> > http_access deny manager all
> > http_access allow allow_hosts
> > http_access deny all
>
> I think you need to remove the 'all' from the line
> 'http_access deny manager all'.

No, it won't make any difference.

Deny access to manager from all source addresses
or
Deny access to manager

is the same thing.

Remember that ACLs listed on an access line is AND, and successive
access lines are OR logic.

deny|allow if acl1 AND acl2 AND acl3...
or
...

--
Henrik Nordstrom
Spare time Squid hacker
Received on Tue May 25 1999 - 14:36:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:25 MST