I have this
acl deny1 urlpath_regex -i \.s3m$ \.exe$ \.zip$ ......
....
http_access deny deny1
.....
to blok file types...
But if sombody put
http://jdkljdlkjd/jjj.exe?
This not stop request and user get exe file:( If I remove $ from acl i will
block cgi-s
that usess .exe for return info... like /cgi-bin/blah.exe?jjjj=hhh
How to solve this?
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Oct 26 2000 - 05:52:14 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:58 MST