You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/01/30 16:01:44 UTC

DO NOT REPLY [Bug 16595] - server-parsed documents served with additional path info

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16595>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16595

server-parsed documents served with additional path info

nd@perlig.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         OS/Version|Linux                       |All
           Platform|PC                          |All
         Resolution|                            |WONTFIX
            Summary|server-parsed documents     |server-parsed documents
                   |served with "/xxx" added to |served with additional path
                   |correct URL                 |info
            Version|1.3.26                      |HEAD



------- Additional Comments From nd@perlig.de  2003-01-30 15:01 -------
Yes, it's a known issue. There were a lot of discussion about SSI and path info
in the past. However, these resulted in the behaviour in Apache 2.x, were SSI
(resp. the core handler) rejects all path info by default and has to be
explicitely turned on.
(<http://httpd.apache.org/docs-2.0/mod/core.html#acceptpathinfo>)

You may want to use mod_rewrite or similar to check for PATH_INFO and reject the
request.

Thanks for using Apache!

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org