Re: [squid-users] Restricting Downloads for certain file types

From: Jan Rasmussen <jan@dont-contact.us>
Date: Fri, 18 Jan 2002 10:46:06 +0100

Hi!
> acl denymp3 url_regex mp3
> http_access deny denymp3

Won't that block any url with the string mp3? If it is only mp3 *files* I
would make it :

acl denymp3 url_regex .mp3$

Best Regards

Jan Rasmussen
Received on Fri Jan 18 2002 - 02:51:00 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:53 MST