[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: CGI append path info is document root based This was reported on 1.2b4? Comment-Added-By: coar Comment-Added-When: Fri Apr 30 06:09:11 PDT 1999 Comment-Added: Further exchanges in private email revealed that the unexpected behaviour was due to the path-info not matching the Alias pattern. Fixing either the path-info or the Alias so that they matched made things work as expected.