Re: $r->path_info unreliable?
Worik Stanton <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 19/06/14 13:12, Jie Gao wrote:
> Could it be that after the URI --> filename translation, there is
> indeed nothing left there?
>
> A resource referred to by the "Location" directive does not
> necessarily correspond to a local file.
I am not sure. I do not do any translation deliberately.
<Location /MyPackage/DataHashTest>
SetHandler perl-script
PerlResponseHandler Apache::MyPackage::DataHash
</Location>
In this case it works. Has the URI --> file name translation done some
thing different than for...
<Location /MyPackage2Test>
SetHandler perl-script PerlResponseHandler
Apache::MyPackage::FrontEnd2
</Location>
Where it does work?
I do not think I understand URI --> file name translation.
Worik
PS I am sorry I sent this message twice. It seemed to bounce from the
list at my end, and I admit I got a bit confused and thought I had used
an incorrect address. I emailed the list owner thinking I had failed,
twice, to get through.
--
The only true evil is turning people into things....
Granny Weatherwax
[email protected] 021-1680650, (03) 4821804
Aotearoa (New Zealand)
signature.asc
(application/pgp-signature, 538 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTojz5AAoJEDgltBsVWtVckqkH/3GmfWBmcA9/M0Q/nir/riau ykgRUh+z2RexO3Z0lT4J8zBwWvB6dGwtB3DmE5oxdNiTeNE8Rcl3j4VNrZg/N9rW U8QlroKY9yc98dlQnOto3cU3WiI3gHkSExsxe+ReaduL6+BatjncrQRTtZ4FjwKT +30qOquc1OKeCY0F/LNof/LTPl3KuRv/wZxV5psFN6wY6gVcG+igKU4B0wI1yRdF DjqhyG6jcQIUgUDike9yOMRkSRZL619WywS0/niXi9cYkXierA/reCntiAU8ezL4 Bhlx04OYOGOxJD7ZSKdAKpbRnQdqrFHukIQF7c+YbZC+8CThMQAjILUHkxLzAVY= =BAKr -----END PGP SIGNATURE-----