mp2 path_info oddness
[prev]
[thread]
[next]
[Date index for 2004/12/23]
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 <nstudt@xxxxxxxxxx.xxx>
--
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
 |
mp2 path_info oddness
Nicholas Studt 14:56 on 23 Dec 2004
|