Using mod_perl 1.99_RC1 path_info seems to return the wrong path
information when used with nested locations. 

Location1 /my/location
Location2 /my/location/nested

When the second location is reached path_info reports as though it only
knows about the first location. For example,
if /my/location/nested/function shows up as /nested/function rather
than /function as I would expect.

Is this a bug or am I misinterpreting what path_info should report?

-- 
Nicholas Studt <[EMAIL PROTECTED]>


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to