Matt Sergeant wrote:
> > > I'm really stumped with that one. How come Apache::Registry gets the
> > > right information and I don't??? I tried doing the exact same thing, to
> > > no avail.
>
> Because Apache::Registry has a real file, so the fixup handler puts the
> right thing in path_info. Without a real file and a fixup handler you
> don't get the right information in path_info, you have to figure it out by
> hand.
As a side-note, I guess it's most probably the translation handler that
puts the right thing in path_info. My workaround is a fixup handler,
since there is no actual filename to translate, and you can't put a
translation handler just in a <Location> anyway.
Thanks for your help!
--
Pierre Phaneuf
http://www3.sympatico.ca/pphaneuf/