Re: AW: [mp2] query_string

[prev] [thread] [next] [Date index for 2005/02/18]

From: Geoffrey Young
Subject: Re: AW: [mp2] query_string
Date: 13:27 on 18 Feb 2005

Denis Banovic wrote:
> Hi Will,
> 
> The simplest way is to get it out of the %ENV

that's not really true - that %ENV is popualted with standard CGI variables
is not a given in mod_perl 2:

  http://perl.apache.org/docs/2.0/user/config/config.html#C_SetupEnv_

basically, mod_perl configured as a modperl handler needs to explicity turn
%ENV population on, while the perl-script handler includes it by default
(but you, or your admin could choose to disable it).

--Geoff

AW: [mp2] query_string
Denis Banovic 13:10 on 18 Feb 2005

Re: AW: [mp2] query_string
Geoffrey Young 13:27 on 18 Feb 2005

Generated at 11:21 on 20 Feb 2005 by mariachi v0.52