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
