On 10/10/05, Gordon Stewart <[EMAIL PROTECTED]> wrote:
Please have a look at the
SetEnv
I am new to mod perI.I have set up a virtual web server and it rely on enviroment variables. When I restart my apache server only 3 enviroment variables are set. When I logon using the apache user over 20 enviroment vars are set. where have my enviorment variables gone.
Please have a look at the
directive.
SetEnv <variable name> value
lets you set values for environment variables in your apache config (also in virtualhost).