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=22375>.
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=22375

Incorrect path_info in request to apache module when using <Location> to invoke





------- Additional Comments From [EMAIL PROTECTED]  2003-08-18 10:50 -------
Ok, It's feature not bug.
But may be added to AcceptPathInfo directive Dir, which is the same as On, but
in path_info is path after existing directory?

For example:

c:\www -- dir1
       |- dir2

http://host/dir1/foo/aa

With AcceptPathInfo Default, path_info is aa and filename c:\www\dir1\foo

With AcceptPathInfo Dir, path_info will be foo/aa and filename c:\www\dir1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to