Re: [squid-users] Wildcards for filenames

From: Hegedus, Ervin <airween@dont-contact.us>
Date: Thu, 28 Mar 2002 11:34:37 +0100

hello,

> This should read: this will work for sdatNNNN.exe and not sdatNNN.exe or
> sdatNNNNN.exe (probably a simple typing mistake I think).
thank you, and sorry for my english... :-)

> you could try
>
> acl exefiles url_regex -i sdat\d+\.exe
>
> this will match "sdat + one or more digits + .exe"

so, if this thread comes up: i try to filter the browsers,
and try use this:

acl permit_browser browser -i Windows\ 98

but when reloaded squid, i get this:

2002/03/28 11:32:00| squid.conf line 1717: acl permit_browsers browser -i Windows\ 98
2002/03/28 11:32:00| aclParseRegexList: Invalid regular expression 'Windows\': trailing backslash (\)

how can i correct this error?

thanks:
a.
Received on Thu Mar 28 2002 - 03:34:46 MST

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