DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42860>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42860 Summary: URI path segment parameters (semicolon-delimited) are not parsed Product: Apache httpd-2 Version: 2.3-HEAD Platform: All URL: http://httpd.apache.org/docs;a/2.0;c=d/mod;e=f/mod_rewri te.html;g=h OS/Version: All Status: NEW Severity: minor Priority: P2 Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] According to RFC 2396 (§3.3), path segments may include parameters by being prefixed by a semicolon. Apache httpd fails to parse these out of the path when locating the relevant file, and thus throws a 404 when they are used. The URL assigned to this bug should be a valid URI for the documentation for mod_rewrite; however, since I have added parameters to all the path segments, Apache gives a 404. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
