> greetings
>
> I know this has been asked before.
> I am running squid as a transparent proxy with squidguard for content
> filtering.
>
> I want to have all request redirect to squidguard for content pass or
> fail. if pass fetch web site direct.
> is there anything else i need in here, or am i totally fooed?
>
> debug_options ALL,1
> acl all src 0/0
> no_cache deny all
> http_access allow all
> http_port 3128
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
> redirect_program /usr/local/squidguard/bin/squidguard
> redirect_children 10
> client_persistent_connections off
> server_persistent_connections off
>
- Seems ok, what is the problem ?
M.
Received on Fri Mar 17 2006 - 09:52:07 MST
This archive was generated by hypermail pre-2.1.9 : Sat Apr 01 2006 - 12:00:04 MST