>
> Hi Elsen,
>
> Thank you for your answer.
>
> I have this in this manner. Is it right ?
>
> acl negados dstdomain .microsoft.com .gildot.org
> http_access deny negados
> http_access allow all
>
> acl negados_ftp proto ftp
> http_access deny negados_ftp
>
If it is like that in squid.conf. Probably not. Because
'http_access allow all' is preceding :
http_access deny negados_ftp
>
> > Have SQUID use the ISP's proxy as a parent.
> How can i do that ?
>
Check the 'cache_peer' directive in squid.conf.default and comments
for starters.
It should get you going. If the parent does not use/understand ICP
then use the 'no-query' option when defining the parent.
M.
Received on Mon Aug 23 2004 - 07:16:18 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT