On Mon, 23 Jan 2006 15:40:32 -0500
Geoffrey Young <[EMAIL PROTECTED]> wrote:

> >>  if exists $ENV{MOD_PERL_API_VERSION} and ...
> > 
> > 
> >   But these aren't populated if you use SetHandler modperl correct? 
> 
> no.  these particular %ENV values are always populated, as they're
> mod_perl specific.  the modperl handler just toggles cgi vars and
> other things coming from $r->subprocess_env.

  Great I'll switch these in my modules and suggest it around to
  others that I know are using this same technique. 

  I'll also update the docs to reflect this as there are a couple 
  of places this needs to change. 

  Thanks for the help! 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to