Try this.

acl badsearch url_regex "/usr/local/squid/etc/badsearch.txt"(put all words you want to block in this file)
deny_info ERR_ACCESS_DENIED badsearch
http_access deny badsearch

Regards,
Rikunj


Brian Gregory wrote:
Is there any way I can configure squidguard 1.2.0 to block searches such as:

http://www.google.co.uk/search?q=boobs

and

http://www.google.co.uk/search?stuff=some+stuff&q=boobs&morestuff=more+stuff


Where boobs is any one of a selection of forbidden words?

Reply via email to