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

From: Russ Uhte <russlists@dont-contact.us>
Date: Thu, 11 Nov 2004 10:56:10 -0500

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\/*

Maybe maybe it should end with /.* notice the dot.

> ^http:\/\/liveupdate.symantecliveupdate.com\/*

Same thing here... try it with a /.*

> ^http:\/\/definitions.symantec.com/*

This needs to have the / escaped so it would end with \/.*

Hope this helps...

Thanks,
Russ

---
[This E-mail scanned for viruses by Declude Virus]
Received on Thu Nov 11 2004 - 08:56:19 MST

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