The following reply was made to PR general/1777; it has been noted by GNATS.

From: Dean Gaudet <[EMAIL PROTECTED]>
To: BigBiz Internet Services <[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: Sat, 7 Feb 1998 03:46:36 -0800 (PST)

 No actually I'm suggesting that your configuration is wrong, or maybe our
 docs are just not specific enough.  All of our regex replacements are
 complete replacements... unlike sed/vi/perl which only replace the portion
 of the string that actually matched.  Lars sent an example which should do
 what you want.
 
 Dean
 
 On Fri, 6 Feb 1998, BigBiz Internet Services wrote:
 
 > 
 > So you're suggesting the fix should be in mod_alias - attach the
 > remainder of the URI after the regex-sub?  The other branches of
 > the code does just that (gets the length of the match and then
 > concatenates the remainder after alias substitution).
 > 
 > 
 > 
 > 
 

Reply via email to