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=37196>. 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=37196 Summary: Wrong "Parent directory" link Product: Apache httpd-2.0 Version: 2.0-HEAD Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When a http request for an existing directory in the web root is sent to apache with 2 slash at the beginning and at the end of directory's name, if directory listing is enabled, the "parent directory" link will be wrong and could redirect to other sites. Example: http://www.it.kernel.org//debian// If you click on the "parent directory" link you'll be redirected to http://debian/. Some browsers correct http://debian/ in http://www.debian.org/ and instead of seeing the parent directory (the main page of www.it.kernel.org), you're now seeing another site's page (http://www.debian.org/). I hope this will be useful for you. I'm sorry for my English and my inexperience. Marcomurk -- 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]
