Loading docs/manual/mod/core.xml +4 −2 Original line number Diff line number Diff line Loading @@ -2690,8 +2690,10 @@ is accessed by an incompatible browser</description> <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 Loading Loading
docs/manual/mod/core.xml +4 −2 Original line number Diff line number Diff line Loading @@ -2690,8 +2690,10 @@ is accessed by an incompatible browser</description> <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 Loading