The following reply was made to PR general/1777; it has been noted by GNATS.
From: [EMAIL PROTECTED] (BigBiz Internet Services) To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: [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 13:01:05 -0800 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).
