RE: [us...@httpd] environment variables manipulation in httpd.conf

2010-12-14 Thread A D
: cove...@gmail.com > To: users@httpd.apache.org > Subject: Re: [us...@httpd] environment variables manipulation in httpd.conf > > On Tue, Dec 14, 2010 at 9:51 AM, A D wrote: > > > > Thanks for quick the response. > > I do not have seen any explanation about the variables and

Re: [us...@httpd] environment variables manipulation in httpd.conf

2010-12-14 Thread Eric Covener
On Tue, Dec 14, 2010 at 9:51 AM, A D wrote: > > Thanks for quick the response. > I do not have seen any explanation about the variables and when they are > available in the documentation. > Is there any solution to have them available everywhere ie outside a cgi. Modules like setenvif or mod_rew

RE: [us...@httpd] environment variables manipulation in httpd.conf

2010-12-14 Thread A D
:43:02 -0500 > From: cove...@gmail.com > To: users@httpd.apache.org > Subject: Re: [us...@httpd] environment variables manipulation in httpd.conf > > > It is like the environment variables are not available outside a cgi program > > This is the case for many environment varia

Re: [us...@httpd] environment variables manipulation in httpd.conf

2010-12-14 Thread Eric Covener
On Tue, Dec 14, 2010 at 9:43 AM, Eric Covener wrote: >> It is like the environment variables are not available outside a cgi program > > This is the case for many environment variables. Should note that if the request is CGI or (mod_include which also sets them) then the variables hang along enou

Re: [us...@httpd] environment variables manipulation in httpd.conf

2010-12-14 Thread Eric Covener
> It is like the environment variables are not available outside a cgi program This is the case for many environment variables. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Serv