On tor, 2008-07-17 at 16:54 -0500, Felix Lazaro Carbonell Carbonell
wrote:
> I have two caches in my LAN configured as siblings. Windows Server
> 2003. Squid 2.7 Stable 3.
> One cache requires authentication, and the other not.
>
> when the second one requests some cached site in the first one, it's
> prompted for authentication.
> can the second cache get a site in the
> first cache without authenticating? How?
Allow it access in http_access before where you require authentication..
acl sibling src ip.of.sibling
http_access allow sibling
Regards
Henrik
Received on Fri Jul 18 2008 - 02:20:44 MDT
This archive was generated by hypermail 2.2.0 : Fri Jul 18 2008 - 12:00:04 MDT