possible or desirable.<p>
Note: if you start the server as a non-root user, it will fail to change
-to the specified, and will instead continue to run as the group of the
+to the specified group, and will instead continue to run as the group of the
original user. <p>
Special note: Use of this directive in <VirtualHost> requires a
This information is logged in the access log. <em>Boolean</em> is either
<code>on</code> or <code>off</code>.<p>
-The information should not trusted in any way except for rudimentary usage
+The information should not be trusted in any way except for rudimentary usage
tracking.<p><hr>
<A NAME="ifmodule"><H2><IfModule></H2></A>
This feature can be disabled using:
<blockquote><code>ResourceConfig /dev/null</code></blockquote>
Historically, this file contained most directives except for server
-configuration directives and <A HREF="#directory"><Directory></A>.
+configuration directives and <A HREF="#directory"><Directory></A>
sections; in fact it can now contain any server directive allowed in the
<em>server config</em> context.<p>