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, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> 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:- [EMAIL PROTECTED]
11-B Toheed Park Gulshen-e-Ravi Lahore, Pakistan

Reply via email to