I've downloaded and compiled squidGuard, and everything work fine stand-alone: if I debug squidGuard with the command
echo "http:// .... | /usr/local/bin/squidGuard -c <config_file> -d the sites are blocke/allowed exactly accoding to what is written in the squidGuard configuration file. But when I access the sites via browser and squid, nothing is blocked and all sites are allowed. It seems as if squid is by no means aware of the presence of squidGuard. Of course I've written the row: redirect_program /usr/local/bin/squidGuard -c /root/squidguard/mysample.conf in the /etc/squid/squid.conf configuration file. Any idea why it doesn't work ? Thanks, Giancarlo
