blob: 81a7605e0e7ef49f05d5f71cd45e8059aef059a6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- analog.cfg.orig Tue Mar 21 12:58:01 2000
+++ analog.cfg Thu Mar 23 12:27:27 2000
@@ -7,7 +7,8 @@
# There is a much more extensive configuration file in examples/big.cfg
#
# If you need a LOGFORMAT command it must go here, above the LOGFILE command.
-# LOGFILE logfile.log
+LOGFORMAT COMBINED
+LOGFILE /var/log/httpd-access.log
# OUTFILE outfile.html
# HOSTNAME "[my organisation]"
# REQINCLUDE pages
|