Re: [squid-users] Blocked extension MP3

From: Mark Elsen <mark.elsen@dont-contact.us>
Date: Wed, 22 Mar 2006 17:43:24 +0100

>
>
>
> Hy,
>
>
>
> My question is simple:
>
>
>
> How to block with squid the remote loading of the files mp3 ?
>
>
>

 You could probably use something like 'urlpath_regex' and block *.mp3';
 However in practice this is useless because the mp3 content could
 be send files with other (file) extension names.

 SQUID does not inspect content of objects. To really close things up ,
 one could use an ICAP based SQUID and send content to
 some content checker for analysis (an antivirus box with extended
 capabilities, for instance).

 M.
Received on Wed Mar 22 2006 - 09:43:27 MST

This archive was generated by hypermail pre-2.1.9 : Sat Apr 01 2006 - 12:00:04 MST