Hi Team,
I am trying to dis-allow the downloading/executing of executable files and I
have the ff on squid.conf:
acl ban_exec urlpath_regex [-i] \.exe$ \.bat$ \.com$ \.pif$ \.lnk$
http_access deny ban_exec
This works but it works strictly. A lot of pages do not show up (w access
denied message).
What I want is that, squid will only disallow at the point that the user is
trying to download/execute the file.
Maybe some of you have other ways/solutions?
Again, thanks in advance,
-botp
Received on Tue Jul 31 2001 - 19:30:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:21 MST