Re: [squid-users] Blocking Searches with squidguard

From: Rikunj <Rikunj@dont-contact.us>
Date: Thu, 20 Jul 2006 17:09:45 +0300

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?
>
Received on Thu Jul 20 2006 - 08:10:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Aug 01 2006 - 12:00:01 MDT