From: Daniel Earl Poirier Date: Wed, 26 May 2010 11:28:42 +0000 (+0000) Subject: Fix typo X-Git-Tag: 2.2.16~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135eed084451cd5f6bf9ca35c387ffef8fd669f3;p=thirdparty%2Fapache%2Fhttpd.git Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@948398 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_suexec.xml b/docs/manual/mod/mod_suexec.xml index 75e9d07c542..a941f080718 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.