Hello, I am trying to use squidguard and per the instructions given I have added url_rewrite_program /usr/local/bin/squidGuard -c /usr/local/etc/squid/squidGuard.conf to squid.conf and this line is giving the 'bungled' error message on # squid -k check FATAL: Bungled squid.conf line 2600: url_rewrite_program /usr/local/bin/squidGuard -c /usr/local/etc/squid/squidGuard.conf Squid Cache (Version 2.7.STABLE9): Terminated abnormally. Some information: # ls -l /usr/local/bin/squidGuard -rwxr-xr-x 1 squid squid 90590 Feb 25 17:09 /usr/local/bin/squidGuard # ls -l /usr/local/etc/squid/squidGuard.conf -rwxr-xr-x 1 squid squid 1495 Feb 26 19:53 /usr/local/etc/squid/squidGuard.conf Not sure if it makes any difference but just in case: # uname -a FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sun Feb 26 15:51:16 CET 2012 amd64 SquidGuard passes all it's own checks and returns the proper answers for test URL's so I'm pretty sure that SG itself is not the problem and without the offending line 2600 Squid runs normally. Sorry, at the end of my wits, what is wrong with my url_rewrite line? Thanks, Caro