As the subject says, more of the usual mistake of referring to mpm_common instead of mod_unixd nowadays.
Patch included for trunk.

With regards,
Daniel.
Index: ip-based.xml
===================================================================
--- ip-based.xml        (revision 1300620)
+++ ip-based.xml        (working copy)
@@ -71,8 +71,8 @@
       does not want anyone at company2 to be able to read their
       data except via the web. In this case you would need two
       daemons, each running with different <directive
-      module="mpm_common">User</directive>, <directive
-      module="mpm_common">Group</directive>, <directive
+      module="mod_unixd">User</directive>, <directive
+      module="mod_unixd">Group</directive>, <directive
       module="mpm_common">Listen</directive>, and <directive
       module="core">ServerRoot</directive> settings.</li>
 
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to