Hi,
Why don't you use '-i' option, and this will allow you to avoid [xX]
like expressions, because of ignore-case parsing logic.
Regards,
Yuri Fominov.
-----Original Message-----
From: PASCUAL, Mike A. [mailto:mapascual@vantageinfo.com]
Sent: Wednesday, August 20, 2003 15:52
To: squid-users@squid-cache.org
Subject: [squid-users] ACL Question
Hi,
I have a little bit question about ACL blocking the downloading.
here's my squid.conf some line
acl download url_regex "/path/to/denydownload.txt"
acl POST method POST
http_access deny download !POST
here's my denydownload.txt
[eE][xX][eE]
[zZ][iI][pP]
my problem is when my clients search in the google, keywords like
exercise or zipcode, the squid block it, but probably not. what's the
problem in my configuration.
please help
Thanks
Mike
Received on Wed Aug 20 2003 - 05:12:34 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:00 MST