From 0004be6cb268f84b0656b42ef4ad4ac3718c1926 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Mon, 9 May 2005 15:30:19 +0000
Subject: [PATCH] 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
---
docs/manual/vhosts/ip-based.html.en | 3 ++-
docs/manual/vhosts/ip-based.xml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/manual/vhosts/ip-based.html.en b/docs/manual/vhosts/ip-based.html.en
index 8f0eec1abb..ede13469d3 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 23a64f7c5e..25b54c0fdd 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.
--
2.50.1