Re: [squid-users] url_regex -> to bug or not to bug?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 03 Jan 2003 12:29:14 +0100

Works just fine here.

 acl dating url_regex -i dating\.
 http_access deny dating

URLs with "dating." in them such as "updating." are denied, "updating+"
not.

Regards
Henrik

Schelstraete Bart wrote:

> I'm using Squid 2.5, and I have an 'acl' defined in my squid.conf
> to match all url's containing for example the words 'dating.'
> (ending on a '.'!)
>
> This is what I'm using
> #acl blocked url_regex -i dating\.
>
> This acl should match every url containing 'dating.'. But the problem is that he
> also matches -for example-
> 'http://mydomain.com/blabla.php?45435+This+is+not+correct+updating+'
>
> There is no '.' after dating in that url, so it should match it.....(but it does)
> Am I doing something wrong or is this a known bug?
Received on Fri Jan 03 2003 - 04:29:52 MST

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