Thanks for your point but we are using cache heirarchy. Our configuration is like this
Squid -> Dansguardian -> Squid Cheers -----Mensaje original----- De: Adam Aube [mailto:[EMAIL PROTECTED] Enviado el: Mi�rcoles, 07 de Abril de 2004 16:13 Para: [EMAIL PROTECTED] Asunto: [squid-users] RE: Re: HTTPS site Montervino, Mariano wrote: > I try your suggestion but the problem persist. > Bellow is acl extract of the squid.conf [snipped] Unless you are using a cache heirarchy, you have no need of always_direct and never_direct. What I said to do was something like this: acl yahoo dstdomain .msg.yahoo.com acl localnet proxy_auth REQUIRED http_access allow yahoo http_access allow localnet http_access deny all Adam
