You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by br...@hyperreal.org on 1998/05/20 12:02:24 UTC

Re: os-windows/1730: Can't set document root.

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: Can't set document root.

State-Changed-From-To: open-analyzed
State-Changed-By: brian
State-Changed-When: Wed May 20 03:02:24 PDT 1998
State-Changed-Why:
You need to be clearer about what the problem is.  Is the
problem that your actual document root is C:/Apache/docs/,
but that the server will only see it if you set DocumentRoot
to C:/Apache/htdocs?  Or that you have to set your actual
document root to C:/Apache/htdocs/, no matter what the 
DocumentRoot setting is?  If it's the latter it's
conceivable that your httpd.conf file simply isn't being
consulted by the server at startup; try explicitly using
the -f flag to Apache.exe to force it to see it.