From: Justin Erenkrantz Date: Mon, 13 May 2002 06:56:18 +0000 (+0000) Subject: Fix typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c9369a42f1eaaa08f2860594b43a3f0414254b4;p=apache Fix typo (Someone with a good transform setup needs to run the transforms.) PR: 9003 Submitted by: abatko@cs.mcgill.ca Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95054 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index ad45e0f16b..43c08e7806 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -65,7 +65,7 @@ requests fail to change to the specified group, and will instead continue to run as the group of the original user.

-

Special note: Use of this directive in <VirtualHost< is +

Special note: Use of this directive in <VirtualHost> is no longer supported. To implement the suEXEC wrapper with Apache 2.0, use the SuexecUserGroup