Re: [squid-users] Is this valid ?

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Mon, 03 Apr 2006 20:38:18 +0200

mån 2006-04-03 klockan 15:17 -0300 skrev Peter Marshall:
> Sorry .. I wanted to ask 2 questions
>
> 1. What does th $ do,
> 2. Why would you drop the *.

Now is a good time to read a primer on the regex pattern language..

$ * . ( ) | \ { } and a few other characters are all special, having
different meaning in regex.

If you do not have a regex primer handy then "man 7 regex" is the
reference manual. A bit dry but contains a full description of the
language.. Squid uses the standardized "modern/extended" variant, same
as the egrep command.

Regards
Henrik

Received on Mon Apr 03 2006 - 12:38:26 MDT

This archive was generated by hypermail pre-2.1.9 : Mon May 01 2006 - 12:00:02 MDT