22 lines
635 B
Plaintext
22 lines
635 B
Plaintext
$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.
|
|
# 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
|
|
@@ -30,7 +30,7 @@ HOSTURL none
|
|
OUTFILE Report.html
|
|
#
|
|
# URL for the images directory
|
|
-IMAGEDIR images/
|
|
+IMAGEDIR analog-images/
|
|
#
|
|
# Whether to use PNG or GIF images
|
|
PNGIMAGES OFF
|