Re: mp2 path_info oddness

2004-12-23 Thread Geoffrey Young
Nicholas Studt wrote: > 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

mp2 path_info oddness

2004-12-23 Thread Nicholas Studt
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