The following reply was made to PR general/1777; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: general/1777: pregsub() in util.c fails to append remainder of string; causes ScriptAliasMatch to fail Date: Fri, 6 Feb 1998 11:52:38 -0800 (PST) It still is an odd difference between how normal regex substitution happens (i.e. vi, sed, perl) and how we do it in apache. But it makes sense for apache because most replacements want to replace the entire source. Dean
