22 lines
667 B
Plaintext
22 lines
667 B
Plaintext
|
$OpenBSD: patch-examples_big_cfg,v 1.1 2001/05/20 05:56:37 form Exp $
|
||
|
--- examples/big.cfg.orig Sun May 20 12:28:02 2001
|
||
|
+++ examples/big.cfg Sun May 20 12:28:59 2001
|
||
|
@@ -18,7 +18,7 @@
|
||
|
# If you need a LOGFORMAT command 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
|
||
|
@@ -29,7 +29,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
|