I recently upgraded from 2.4 to 2.5 and my squidGuard is now passing everything...
SquidGuard itself hasn't changed, and still works as expected when testing from the command line... It's UID/GID and permissions are still the same also.
The relevent lines I have in the squid 2.5 config are:
redirect_program /usr/local/bin/squidGuard -c /usr/local/squid/etc/squidGuard.conf
redirect_children 15
redirect_rewrites_host_header on
I use squidguard acls based on username... I even replaced the redirector with
a perl script which just dumped squid's output to a file - if I copy and paste the
output into the command:
echo "http://www.hotmail.com 10.0.0.1/- testuser GET" | /usr/local/squid/bin/squidGuard.sh
it responds correctly..
Can anyone think of what i've missed - it's just passing everything with no redirection
but i'm sure squidGuard is rewriting the URLs..
Thanks, Andrew
_________________________________________________________________
Protect your inbox from harmful viruses with new ninemsn Premium. Click here http://ninemsn.com.au/premium/landing.asp
