[squid-users] Blocking .dll

From: Marcin Wasilewski <marcinwasilewski@dont-contact.us>
Date: Thu, 15 Sep 2005 12:07:36 +0200

Hello,

I'm writing to the group because I want to be sure that I done everything as
it should be, and maybe You will have any suggestions.
I want to block sites with .dll so I use:

acl baddll url_regex -i .dll
acl baddll url_regex -i .*://.*/.*.dll
deny_info ERR_NO_DLL baddll
http_access deny baddll

As for now it is working fine, so is it good enough regex?

Best regards,
Marcin
Received on Thu Sep 15 2005 - 04:08:08 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:03 MDT