hi!
I've made a little squidgard config witch redirect non-white taged domains :
ex:
echo "http://forum.ubuntu-fr.org/viewtopic.php?id=149985 10.0.0.1/ - - GET"
| squidGuard -c /etc/squid/squidguard.conf
result :
Processing file and database /etc/squid/db/whitelist.acl
[==================================================] 100 % done
www.google.com 10.0.0.1/- - -
And i add this to my squid conf :
redirector_access allow all
redirect_program /usr/bin/squidguard -c /etc/squid/squidguard.conf
redirect_children 30
But there is no redirection and nothing in squidliogs (only my xterm call)
-- View this message in context: http://www.nabble.com/Squidgard-never-redirect-tp22456091p22456091.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Wed Mar 11 2009 - 14:18:28 MDT
This archive was generated by hypermail 2.2.0 : Thu Mar 12 2009 - 12:00:02 MDT