Re: [squid-users] How can i block mp3,dat,exe files from downloading

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 13 Jan 2004 11:05:43 +0100 (CET)

On Mon, 12 Jan 2004, Nilesh wrote:

> How can i Block only mp3, Dat , exe files from
> downloading

By using the urlpath_regex acl, matching URLs ending in .mp3 (\.mp3$) etc.

You may also be able to use the rep_mime_type acl in http_reply_access to
match the mime type of the returned content.

Regards
Henrik
Received on Tue Jan 13 2004 - 03:05:47 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:05 MST