[squid-users] stopping ipods

From: Brent Clark <bclark@dont-contact.us>
Date: Fri, 21 Oct 2005 09:13:08 +0200

Hi all

Is anyone currently using any blocking / stopping methods to prevent ipod updates etc.

If so, would you be so kind as to share these methods.

An example I have is that I am able to block based on the client:

## Stop multimedia downloads ##
acl useragent browser -i ^.*NSPlayer.*
acl useragent browser -i ^.*player.*
acl useragent browser -i ^.*Windows-Media-Player.*
acl useragentq rep_mime_type ^.*video.*
acl useragentq rep_mime_type ^.*audio.*
http_access deny useragent
http_access deny useragentq

Can I use the same.

Kind Regards
Brent Clark
Received on Fri Oct 21 2005 - 01:13:10 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:05 MST