Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 15586 invoked by uid 6000); 5 Nov 1999 22:41:41 -0000 Received: (qmail 15569 invoked by uid 149); 5 Nov 1999 22:41:39 -0000 Date: 5 Nov 1999 22:41:38 -0000 Message-ID: <19991105224138.15564.qmail@hyperreal.org> To: achen@cjas.org, apache-bugdb@apache.org, marc@apache.org From: marc@apache.org Subject: Re: general/5263: Appending a '/' followed by junk to a valid url does NOT cause an error Sender: apache-bugdb-owner@apache.org Precedence: bulk [In order for any reply to be added to the PR database, ] [you need to include 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: Appending a '/' followed by junk to a valid url does NOT cause an error State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Nov 5 14:41:35 PST 1999 State-Changed-Why: It is supposed to work that way. If you have SSIs enabled, then the ability to add path info after the filename is a feature and allows SSIs to do more complex processing.