Hi All,
We are
using http-2.2.31 for our application on Windows.
We are
running our application as Local Service on Windows.
The problem description is as follows:
“We are setting the documentRoot as “web”(no complete absolute path). This
works fine for all the paths.
The paths can be direct drive(D:\). But it fails only for C drive(C:\).
The same works fine for all other paths(D:\, C:\Program Files…etc)
For C drive, we are getting following error:
Syntax error on line 129 of C:/httpd.conf:
DocumentRoot
must be a directory
“
Is there any
restriction for C drive on Windows for Apache httpd-2.2.31?
Regards,
Ishan