Sorry! I made a mistake with unix permissions! -----Oorspronkelijk bericht----- Van: Jaap Cammeraat [mailto:Jaap.Cammeraat@xxxxxxxxxxxxxxxxxx] Verzonden: woensdag 3 maart 2010 13:10 Aan: squid-users@xxxxxxxxxxxxxxx Onderwerp: squid and squidGuard Hi, I'm using squid-3.0.STABLE20 And running squidGuard 1.4 When I do a test in my shell I get the answer I want: sh-3.2# echo "http://playboy.com 127.0.0.1/ - - GET" | /usr/local/squidGuard/bin/squidGuard -c /usr/local/squidGuard/squidGuard.conf -d 2010-03-03 12:26:10 [77887] New setting: dbhome: /usr/local/squidGuard/db 2010-03-03 12:26:10 [77887] New setting: logdir: /usr/local/squidGuard/log 2010-03-03 12:26:10 [77887] init domainlist /usr/local/squidGuard/db/porn/domains 2010-03-03 12:26:10 [77887] loading dbfile /usr/local/squidGuard/db/porn/domains.db 2010-03-03 12:26:10 [77887] init urllist /usr/local/squidGuard/db/porn/urls 2010-03-03 12:26:10 [77887] loading dbfile /usr/local/squidGuard/db/porn/urls.db 2010-03-03 12:26:10 [77887] squidGuard 1.4 started (1267615570.064) 2010-03-03 12:26:10 [77887] squidGuard ready for requests (1267615570.065) 2010-03-03 12:26:10 [77887] source not found 2010-03-03 12:26:10 [77887] no ACL matching source, using default http://www.google.nl 127.0.0.1/- - - 2010-03-03 12:26:10 [77887] squidGuard stopped (1267615570.065) sh-3.2# When I use the following lines in my squid.conf it doensn't work: url_rewrite_program /usr/local/squidGuard/bin/squidGuard -c /usr/local/squidGuard/squidGuard.conf url_rewrite_children 8 Any thoughts? Regards, Jaap Cammeraat