On Mon, 12 Nov 2001, Joshua Slive wrote:

> The link that you are looking for is
> http://httpd.apache.org/docs/misc/FAQ.html#regex
> But it is not very clear either.  In fact, Apache 1.3 uses the system regex
> library or the HSregex library, depending on what is available.  You can
> probably get documentation on your system regex library using
> man egrep
> or
> man regexp

And just to add to the confusion, 2.0 dropped HSregex and instead always
uses PCRE (perl-compatible regex's) as its regex library.  :)

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA



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

Reply via email to