From 3a5ea35486042dd55cccd59847f55ebaca621b39 Mon Sep 17 00:00:00 2001 From: Daniel Earl Poirier Date: Wed, 26 May 2010 11:28:26 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@948397 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_suexec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.40.0