git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@948398
13f79535-47bb-0310-9956-
ffa450edef68
<usage>
<p>The <directive>SuexecUserGroup</directive> directive allows you
to specify a user and group for CGI programs to run as. Non-CGI
- requests are still processes with the user specified in the <directive
+ requests are still processed with the user specified in the <directive
module="mpm_common">User</directive> directive. This directive replaces
the Apache 1.3 configuration of using the <code>User</code> and
<code>Group</code> directives inside of VirtualHosts.</p>