On 26 Jan 2000, Frank D. Cringle wrote:

> Chris Hardie <[EMAIL PROTECTED]> writes:
> > I tested the env setting by printing out the ENV variable to a log file
> > from within the CGI script, and it came up empty...this held true with
> > non-QMAIL environment variables.
> > 
> > So I suppose this might be more of an apache question, but surely one
> > of you has dealt with this.  :)
> 
> Read about the PassEnv configuration directive in the Apache
> documentation.

I did this already - PassEnv is for passing an existing environment
variable through to the CGI environment, e.g. PassEnv VARIABLE, whereas
SetEnv is for setting the value, e.g. SetEnv VARAIABLE VALUE.  In my case,
I believe I want to use SetEnv.

Chris

-- Chris Hardie -----------------------------
----- mailto:[EMAIL PROTECTED] ----------
-------- http://www.summersault.com/chris/ --

Reply via email to