Re: [squid-users] Preventing download

From: Visolve.com <squid@dont-contact.us>
Date: Sat, 18 May 2002 17:23:11 +0530

Hello Jdaniel,

It seems you are looking for denying downloads like zip,mp3,mpeg.. If so try
with urlpath_regex acl type.

Foe ex..
acl downloads urlpath_regex \.zip$ \.mp3$ \.mpeg$
http_access deny downloads

Note: The http_access lines should be in the right order.

Regards,
-Kanchana
http://www.visolve.com
Get Unlimited Squid Support .Click http://squid.visolve.com/Vi_support.pdf
for details.

Is there a Way to prevent an IP to do download ?

Joćo Dorival Daniel
jdaniel@sorana.com.br
Fone 011 3966-5811 R 264
Received on Sat May 18 2002 - 05:45:01 MDT

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