Magellan Linux

Contents of /trunk/apache2/patches/apache2-2.2.4-default-user.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 231 - (show annotations) (download)
Sat Jun 30 02:24:36 2007 UTC (16 years, 10 months ago) by niro
File size: 494 byte(s)
files for apache-2.2.4-r1

1 diff -Naur httpd-2.2.4/docs/conf/httpd.conf.in httpd-2.2.4-magellan/docs/conf/httpd.conf.in
2 --- httpd-2.2.4/docs/conf/httpd.conf.in 2005-11-29 17:10:50.000000000 +0100
3 +++ httpd-2.2.4-magellan/docs/conf/httpd.conf.in 2007-06-29 22:19:50.000000000 +0200
4 @@ -62,8 +62,8 @@
5 # It is usually good practice to create a dedicated user and group for
6 # running httpd, as with most system services.
7 #
8 -User daemon
9 -Group daemon
10 +User apache
11 +Group apache
12 </IfModule>
13
14 # 'Main' server configuration