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.
>
> 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 windows,, I have another solution for linux and solaris.
Can you do:
C:\> \path\to\bin\httpd -f %HTTPD_DOT_CONF%