git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106258
13f79535-47bb-0310-9956-
ffa450edef68
<p>The <directive>ServerRoot</directive> directive sets the
directory in which the server lives. Typically it will contain the
subdirectories <code>conf/</code> and <code>logs/</code>. Relative
- paths for other configuration files are taken as relative to this
- directory.</p>
+ paths in other configuration directives (such as <directive
+ module="core">Include</directive> or <directive
+ module="so">LoadModule</directive>, for example) are taken as
+ relative to this directory.</p>
<example><title>Example</title>
ServerRoot /home/httpd