On Apr 27, 2006, at 9:33 PM, Philip M. Gollucci wrote:
you could set an ENV var in a shell (the httpd's user's login shell)
and then add

PerlPassEnv VARNAME

Not a fan of that... but i the docs right next to is is PerlSetEnv. Thats cleaner.


On Apr 27, 2006, at 9:59 PM, Tyler MacDonald wrote:
        I really thought PerlSetVar could be done at any phase of a request,
but even if it can't, PerlSetEnv can... try using that and
$ENV{DEBUG_MY_APP} or something. :-)

i did too, but according to the docs its accessible as part of a request record, so env it is


I think i owe this list a keg or two by now.

Reply via email to