Robert wrote: > How do I use a variable that is set with 'SetEnv' in the Apache config file? > > Robert > > >
Have you checked the %ENV hash?
print $ENV{'VAR_NAME'};
http://danconia.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
