Hi all,
I want to prevent downloads with extension .exe. Here the lines in my
squid.conf file for windows squid version 2.6:
acl downloads url_regex -i \.exe$
http_access deny downloads
Now I can prevent exe-downloads from http-Sites. But it is not working
for https-Sites.
How can I adjust my config.conf?

Reply via email to