aboutsummaryrefslogtreecommitdiff
path: root/www/apache20/files/patch-ag
blob: fe3b9579cd7fd17fc5653b0e94fbd9f288923151 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- conf/httpd.conf-dist.orig	Sat Dec 12 20:04:29 1998
+++ conf/httpd.conf-dist	Fri Jan 15 01:08:36 1999
@@ -241,7 +241,7 @@
 #  don't use Group #-1 on these systems!
 #
 User nobody
-Group #-1
+Group nogroup
 
 #
 # ServerAdmin: Your address, where problems with the server should be
@@ -459,7 +459,7 @@
 # define per-<VirtualHost> access logfiles, transactions will be
 # logged therein and *not* in this file.
 #
-CustomLog logs/access_log common
+#CustomLog logs/access_log common
 
 #
 # If you would like to have agent and referer logfiles, uncomment the
@@ -472,7 +472,7 @@
 # If you prefer a single logfile with access, agent, and referer information
 # (Combined Logfile Format) you can use the following directive.
 #
-#CustomLog logs/access_log combined
+CustomLog logs/access_log combined
 
 #
 # Optionally add a line containing the server version and virtual host