[SQU] Content filtering

From: Andrew Wilson <WilsonA@dont-contact.us>
Date: Tue, 19 Sep 2000 13:27:31 +0200

Hi

Squid stops unwanted words on http request, when one uses the following:

acl blockedsites url_regex "/etc/blocked.txt"
http_access deny blockedsites
http_access allow all

Only problem is that it is case-sensitive. In other words all one has to do
is type the words in Capitals

How does one get around this?

Regards,
Andrew

The information contained in this e-mail including any attachments is
privileged and/or confidential. If you are not the intended recipient
please reply immediately and delete this message. Please do not make use of
it, nor disclose it's contents in any way. Thank you.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Sep 19 2000 - 05:34:26 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:22 MST