diff -Naur httpd-2.2.8/docs/conf/httpd.conf.in httpd-2.2.8-magellan/docs/conf/httpd.conf.in --- httpd-2.2.8/docs/conf/httpd.conf.in 2007-12-21 12:43:00.000000000 +0100 +++ httpd-2.2.8-magellan/docs/conf/httpd.conf.in 2008-03-15 22:31:50.000000000 +0100 @@ -63,8 +63,8 @@ # It is usually good practice to create a dedicated user and group for # running httpd, as with most system services. # -User daemon -Group daemon +User apache +Group apache