the to new mod_unixd.
"User" and "Group" are no longer implemented in the MPMs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@954808
13f79535-47bb-0310-9956-
ffa450edef68
#
@@LoadModule@@
-<IfModule !mpm_netware_module>
-<IfModule !mpm_winnt_module>
+<IfModule unixd_module>
#
# If you wish httpd to run as a different user or group, you must run
# httpd as root initially and it will switch.
User daemon
Group daemon
-</IfModule>
</IfModule>
# 'Main' server configuration