5bba1ec7dd
* fix PREFIX substitution * regen patches
22 lines
635 B
Plaintext
22 lines
635 B
Plaintext
$OpenBSD: patch-examples_big_cfg,v 1.3 2007/05/30 22:33:11 naddy Exp $
|
|
--- examples/big.cfg.orig Sun Dec 19 06:51:23 2004
|
|
+++ examples/big.cfg Wed May 30 16:25:24 2007
|
|
@@ -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 ON
|