in reply to Can CGI have different environment variables than the default environment variables provided by the server ?

I do this using apache, via the SetEnv parameter. I use it for setting things that change based on the environment it is running in, for running two instances of an application under different roots, etc.

--MidLifeXis

  • Comment on Re: Can CGI have different environment variables than the default environment variables provided by the server ?