On Thu, Mar 08, 2001 at 07:33:55PM -0600, Jorge Cuellar Martinez wrote:
> i'm doing what you want this way:
>
> create a file to store the file extensions which you want to restrict:
>
> #/squid/etc/deniedtypes
> # denied file extensions file:
> \.afx$
> \.asf$
> \.asx$
> \.au$
> \.avi$
[snip]
This can easily be bypassed.
We use a similar ACL in conjunction with delay pools in order to limit the
speed at which people can download MP3s and the like during peak hours. I
spotted in the logs that people were getting round this by adding a '?' to
each request, eg 'http://www.example.com/foo.mp3?'
A quick change to the ACL soon solved that one :-)
-- --------------- Robin Stevens <robin.stevens@oucs.ox.ac.uk> ----------------- Oxford University Computing Services http://www-astro.physics.ox.ac.uk/~rejs/ (+44)(0)1865: 726796 (home) 273212 (work) 273275 (fax) Mobile: 07776 235326 -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Fri Mar 09 2001 - 11:40:48 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:35 MST