blob: 851319c8d5cfe667d34d57646dde529c0aca8894 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- analog.cfg.orig 2004-12-19 13:51:22 UTC
+++ analog.cfg
@@ -10,7 +10,8 @@
#
# If you need a LOGFORMAT command (most people don't -- try it without first!),
# it must go here, above the LOGFILE commands.
-LOGFILE logfile.log
+LOGFORMAT COMBINED
+LOGFILE /var/log/httpd-access.log
# LOGFILE /old/logs/access_log.*
# OUTFILE Report.html
# HOSTNAME "[my organisation]"
|