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
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