Re: [users@httpd] Is there a shell environment variable to direct httpd to a httpd.conf ?

2015-11-20 Thread Gary M
Ahh.. ok the interpolation and the service settings will work. I can place the env var in the registry in M$ DS. Perfect guys, thank you so much.. On Fri, Nov 20, 2015 at 3:34 PM, Gary M wrote: > Thanks Chris, > > I'm doing that in linux now.. I wanted to just call httpd.exe in

Re: [users@httpd] Is there a shell environment variable to direct httpd to a httpd.conf ?

2015-11-20 Thread Gary M
stopher Schultz < ch...@christopherschultz.net> wrote: > Gary, > > On 11/20/15 4:44 PM, Gary M wrote: > > I'm in a unique configuration dilemma where I need to place the location > > of httpd.conf in a "soft" location. eg the shell environment variable. > > > >

[users@httpd] Is there a shell environment variable to direct httpd to a httpd.conf ?

2015-11-20 Thread Gary M
Hi, I'm in a unique configuration dilemma where I need to place the location of httpd.conf in a "soft" location. eg the shell environment variable. I did look and cannot find the answer. The question: "is there a shell environment variable read by httpd pointing to the conf file ? " This is win