Re: [squid-users] Nimda and url_regex - Doesn't Work?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 29 Sep 2001 10:37:51 +0200

"Chemolli Francesco (USI)" wrote:

> Your regexp is bogus though.
> You should use
>
> \.eml$
>
> instead.

If you want to be specific on extension rather than a full pattern in
use you better make the match considerably broader

acl eml_messages urlpath_regex \.eml$ \.eml/ \.eml\? \.eml;

and quite likely a couple more alternatives..

--
Henrik Nordstrom
Squid Hacker
Received on Sat Sep 29 2001 - 02:41:42 MDT

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