"Henrik Nordstrom" wrote:
> squidguard is applied to every request, unless bypassed with
> redirector_access.
..if I have understood for to resolve my problem I must configure squid in
this mode:
acl noredir dstdomain .mydomain.com
redirector_access allow noredir
acl ...
acl...
..
http_access allow windowsupdate
http_access allow manager sasab
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny to_localhost
http_access allow local_net goodsite
http_access deny mp3
http_access allow local_net
http_access allow localhost
http_access deny all
..this is just ??
still thanks.
------
Salvatore.
Received on Mon Feb 13 2006 - 09:28:04 MST
This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST