Re: proposed change to 'pattern' ACL

From: Duane Wessels <wessels>
Date: Mon, 19 Aug 96 12:14:05 -0700

brlewis@MIT.EDU writes:

> Date: Thu, 15 Aug 96 11:07:07 -0700
>
> So how about if we changed 'pattern' to be a regexp search on
> the whole URL instead of just the URL-path? Anyone have a problem
> with that?
>
>That will break regexps like ^/cgi-bin. What about a new type of ACL
>for the whole URL?

I came to the same conclusion, that it would be better to retain the
previous behaviour and just add a new ACL type.

So squid-1.0.8 will understand two regex pattern ACL types

    urlpath_regex e.g. ^/cgi-bin
    url_regex e.g. ^http://xxx

The old term 'pattern' is kept for backwards compatibility and
is the same as 'urlpath_regex'.

Duane W.
Received on Mon Aug 19 1996 - 12:14:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:49 MST