From: Rich Bowen Date: Mon, 9 May 2005 15:30:19 +0000 (+0000) Subject: Correct User/Group bug reported on the mailing list by Vincent X-Git-Tag: 2.1.5~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0004be6cb268f84b0656b42ef4ad4ac3718c1926;p=thirdparty%2Fapache%2Fhttpd.git Correct User/Group bug reported on the mailing list by Vincent Deffontaines git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/ip-based.html.en b/docs/manual/vhosts/ip-based.html.en index 8f0eec1abb9..ede13469d35 100644 --- a/docs/manual/vhosts/ip-based.html.en +++ b/docs/manual/vhosts/ip-based.html.en @@ -138,7 +138,8 @@ VirtualHost directive, check the Context using the directive index.

-

User and Group may be used inside a +

SuexecUserGroup + may be used inside a VirtualHost directive if the suEXEC wrapper is used.

diff --git a/docs/manual/vhosts/ip-based.xml b/docs/manual/vhosts/ip-based.xml index 23a64f7c5e0..25b54c0fdd8 100644 --- a/docs/manual/vhosts/ip-based.xml +++ b/docs/manual/vhosts/ip-based.xml @@ -146,8 +146,8 @@ href="../mod/directive-dict.html#Context">Context using the directive index.

-

User and Group may be used inside a +

SuexecUserGroup + may be used inside a VirtualHost directive if the suEXEC wrapper is used.