in reply to How to get environment variables into a mod_perl handler at compile-time?
PerlSetVar doesn't make an environment variable. It makes a value retrievable via the mod_perl API. See dir_config in the mod_perl docs.
Celebrate Intellectual Diversity
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to get environment variables into a mod_perl handler at compile-time?
by mcdave (Beadle) on Feb 07, 2012 at 03:47 UTC |