On Sun, 2007-02-11 at 15:49 -0500, Matt Kettler wrote:
> Raul Dias wrote:
> > There are some cases, that it is desired to match part a value from a
> > header, to another value somewhere else.
> >
> > Is there a way for SA to retain the value matched in a RE like $1/$2
> > matching parentheses, so
Raul Dias wrote:
> There are some cases, that it is desired to match part a value from a
> header, to another value somewhere else.
>
> Is there a way for SA to retain the value matched in a RE like $1/$2
> matching parentheses, so that it might be used later (or at least in the
> next rule)?
>
There are some cases, that it is desired to match part a value from a
header, to another value somewhere else.
Is there a way for SA to retain the value matched in a RE like $1/$2
matching parentheses, so that it might be used later (or at least in the
next rule)?
-Raul Dias