1999-09-03 16:07:53 +00:00
|
|
|
--- conf/httpd.conf-dist.orig Thu May 6 00:17:59 1999
|
|
|
|
+++ conf/httpd.conf-dist Fri Sep 3 15:42:56 1999
|
|
|
|
@@ -467,7 +467,7 @@
|
1999-01-15 00:26:29 +00:00
|
|
|
# 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
|
1999-09-03 16:07:53 +00:00
|
|
|
@@ -480,7 +480,7 @@
|
1999-01-15 00:26:29 +00:00
|
|
|
# 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
|