You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by David Ecker <da...@ecker-software.de> on 2013/09/03 12:40:18 UTC

[users@httpd] documentRoot and directory relative to serverroot

Hi,

I'm trying to set DocumentRoot and the following directory directive 
relative to ServerRoot:

DocumentRoot "../web"
<Directory "../web">

DocumentRoot is working, but the Directory directive is not. It won't 
match. If I change the directory directive to an absolute path it will work.

Any idea how I can get this to work?

Thanks,
David Ecker



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org