On Wed, Aug 22, 2001 at 10:43:58PM -0400, Rich Bowen wrote:
> Is there any treatment, anywhere in the Apache documentation, of what
> flavor of regular expressions are supported by Apache directives? I
> can't find it, but perhaps I'm just overlooking it, and will find it
> as soon as I send this.
> 
> It would be nice to have at least a pointer to a regular expression
> tutorial, and perhaps a description of some kind in the docs
> themselves about what type of regular expressions these are, what
> things are permitted in them, and how to do things like
> case-insensitive patterns, character classes, variable capture (the
> $1, $2 stuff) and all those sorts of nifty things. If someone can
> point me in the right direction, I'd be glad to get such a thing
> started.

You aren't thinking of the mod_rewrite [1] stuff are you?

[1] http://httpd.apache.org/docs/mod/mod_rewrite.html

-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to