]> granicus.if.org Git - apache/commitdiff
Correct User/Group bug reported on the mailing list by Vincent
authorRich Bowen <rbowen@apache.org>
Mon, 9 May 2005 15:30:19 +0000 (15:30 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 9 May 2005 15:30:19 +0000 (15:30 +0000)
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
docs/manual/vhosts/ip-based.xml

index 8f0eec1abb9e5ba95d4324b8dccf13faa9f152eb..ede13469d357463d3f792aa94bd1dbacb5d08c10 100644 (file)
     VirtualHost directive, check the <a href="../mod/directive-dict.html#Context">Context</a> using the
     <a href="../mod/directives.html">directive index</a>.</p>
 
-    <p><code class="directive"><a href="../mod/mpm_common.html#user">User</a></code> and <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> may be used inside a
+    <p><code class="directive"><a href="../mod/mod_suexec.html#suexecusergroup">SuexecUserGroup</a></code>
+    may be used inside a
     VirtualHost directive if the <a href="../suexec.html">suEXEC
     wrapper</a> is used.</p>
 
index 23a64f7c5e0f536d9a65ebf16eafd24107b1c192..25b54c0fdd80498fb2c2a93494ba5b189b06f928 100644 (file)
     href="../mod/directive-dict.html#Context">Context</a> using the
     <a href="../mod/directives.html">directive index</a>.</p>
 
-    <p><directive module="mpm_common">User</directive> and <directive
-    module="mpm_common">Group</directive> may be used inside a
+    <p><directive module="mod_suexec">SuexecUserGroup</directive>
+    may be used inside a
     VirtualHost directive if the <a href="../suexec.html">suEXEC
     wrapper</a> is used.</p>