Re: [mp2] How to get a Location in the modperl handler?

[prev] [thread] [next] [Date index for 2005/03/01]

From: Ian Joyce
Subject: Re: [mp2] How to get a Location in the modperl handler?
Date: 14:42 on 01 Mar 2005
On Tue, 1 Mar 2005 15:44:35 +0100, Jozef Kosoru <zyzstar@xxxx.xx> wrote:
> Hello,
> 
> Let's assume that we have these lines in the apache config:
> 
>         <Location /my/location>
>                 SetHandler modperl
>                 PerlResponseHandler MyApp::Handler
>         </Location>
> 
> How can MyApp::Handler obtain an information that it is running
> within "/my/location"?
> 
> Thank you for any help!
> 
> Jozef
> 
> --
> jozef kosoru
> http://zyzstar.kosoru.com
> 

$r->location

--Ian

Re: [mp2] How to get a Location in the modperl handler?
Ian Joyce 14:42 on 01 Mar 2005

Generated at 17:56 on 01 Mar 2005 by mariachi v0.52