Re: [squid-users] i want to block certain mime types

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 13 Aug 2002 11:02:36 +0200

To block certain mime types you will need to use Squid-2.5 and it's
http_reply_access directive, as the mime type is only known upon
receiving the reply from the server and not part of the users
request.

The closest match in Squid-2.4 and earlier is to match based on URL
patters, guessing what the returned mime type will be (for example,
.gif URL's most likely will return a object of mime type image/gif).

Regards
Henrik
Received on Tue Aug 13 2002 - 03:05:23 MDT

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