2009/5/7 david <[email protected]>: > Secondly, I am trying also to install SquidGuard. I have good instructions > from Paraguay but come to the final line after installing squidGuard and > Shillalist blacklists database > > url_rewrite_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf > > It replies "url_rewrite_program command not found" > > What step is missing? > > Sorry I am not too familiar with squid so I am just following the Paraguay > instructions by the letter.
That's not a command that you should execute.. it's a line that you should add in /etc/squid/squid-xs.conf It's the glue that makes squid call into squidguard when someone tries to access a website (giving squidguard the decision whether to accept or deny the request). Daniel _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
