Re: SetEnv Variable from Apache

2005-07-22 Thread Robert
"Wiggins d'Anconia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 I alwa

Re: SetEnv Variable from Apache

2005-07-20 Thread Wiggins d'Anconia
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]

SetEnv Variable from Apache

2005-07-20 Thread Robert
How do I use a variable that is set with 'SetEnv' in the Apache config file? Robert -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]