On Apr 30, 2007, at 1:39 PM, Frank Wiles wrote:
Is there a way to get additional shell variables exported into ENV on startup ?Do you mean the PerlSetEnv and PerlPassEnv directives?
I guess PerlPassEnv will do... I only knew about PerlSetEnv .But I really want to keep this out of the httpd.conf and push it into the startup.pl if possible.