Re: [squid-users] Questions about Regular Expressions.

From: Kashif Ali Bukhari <kbukhari@dont-contact.us>
Date: Thu, 11 Nov 2004 21:06:28 +0500

you did not show how you are blocking fils
any way i have an ida for you to block extantions and allow \.exe$ on
microsoft and symantec.com
#========================
acl allowdonloading dstdomain .symantec.com .microsoft.com
acl exefile url_regex -i \.exe$
acl otherfils url_regex -i \.mp3$ \.mov$ \.ram$
http_access deny exefile ! allowdonloading
http_access deny otherfils
http_access allow all

On Thu, 11 Nov 2004 12:10:06 -0300, listas@netvision.com.py
<listas@netvision.com.py> wrote:
> Hi all.
>
> I have blocked some extensions \.zip$ \.exe$ etc, now, some clientes need to
> download \.exes from symantec.com and microsoft.com, now, I have this.
>
> ^http:\/\/download\.microsoft\.com\/*
> ^http:\/\/liveupdate.symantecliveupdate.com\/*
> ^http:\/\/definitions.symantec.com/*
>
> But they don't match, this is an example.
>
> http://download.microsoft.com/download/f/6/b/f6b096f9-f8ca-40bf-9cc4-ef4284bfb713/SETUP9X.exe
>
> Any ideas.?
>
> -------------------------------------------------------------------------------
> Este e-mail fue enviado desde http://webmail.netvision.com.py de NETVISION S.A.
>

-- 
Syed Kashif Ali 
+923004295604
MSN:- kbukhari@msn.com
11-B Toheed Park Gulshen-e-Ravi Lahore, Pakistan
Received on Thu Nov 11 2004 - 09:06:31 MST

This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:01 MST