From: Daniel Earl Poirier Date: Wed, 26 May 2010 11:28:26 +0000 (+0000) Subject: Fix typo X-Git-Tag: 2.3.6~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a5ea35486042dd55cccd59847f55ebaca621b39;p=apache Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@948397 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_suexec.xml b/docs/manual/mod/mod_suexec.xml index 61f13e2115..1bdbb4c2d0 100644 --- a/docs/manual/mod/mod_suexec.xml +++ b/docs/manual/mod/mod_suexec.xml @@ -52,7 +52,7 @@ later.

The SuexecUserGroup 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 User directive. This directive replaces the Apache 1.3 configuration of using the User and Group directives inside of VirtualHosts.