I am using Apache 2.0.54 under Windows XP. My httpd.conf contains the directive:
PassEnv LOCOINREP
When I start Apache with the command:
Apache.exe
everything works properly.
BUT, when I start Apache with the command:
Apache.exe -k start
I receive the following warning message in the error log:
[Sat Oct 08 20:13:58 2005] [warn] PassEnv variable LOCOINREP was undefined
Why the second
command doesn't work properly?
Is it a bug in the Apache HTTP
Server?
Sincerely,
Lise Banon