2001-11-22 06:10:39 -05:00
|
|
|
$OpenBSD: patch-examples_big_cfg,v 1.2 2001/11/22 11:10:39 form Exp $
|
|
|
|
--- examples/big.cfg.orig Wed Nov 7 17:06:35 2001
|
|
|
|
+++ examples/big.cfg Thu Nov 22 17:05:07 2001
|
|
|
|
@@ -19,7 +19,7 @@
|
|
|
|
# it must go here, above the LOGFILE commands.
|
2001-05-20 01:56:36 -04:00
|
|
|
# LOGFORMAT MICROSOFT-NA
|
|
|
|
# The logfile(s) to be analysed
|
|
|
|
-LOGFILE logfile.log
|
|
|
|
+LOGFILE /var/www/logs/access_log
|
|
|
|
# LOGFILE /old/logs/access_log.*
|
|
|
|
#
|
|
|
|
# Your organisation's name and URL for the top line of the report
|
2001-11-22 06:10:39 -05:00
|
|
|
@@ -30,7 +30,7 @@ HOSTURL none
|
2001-05-20 01:56:36 -04:00
|
|
|
OUTFILE Report.html
|
|
|
|
#
|
|
|
|
# URL for the images directory
|
|
|
|
-IMAGEDIR images/
|
|
|
|
+IMAGEDIR analog-images/
|
|
|
|
#
|
|
|
|
# Whether to use PNG or GIF images
|
|
|
|
PNGIMAGES OFF
|