File webalizer-2.20-01-configuration.diff of Package webalizer
--- sample.conf
+++ sample.conf
@@ -25,7 +25,7 @@
# the log filename ends in '.gz' (ie: a gzip compressed file), it will
# be decompressed on the fly as it is being read.
-#LogFile /var/lib/httpd/logs/access_log
+LogFile /var/log/apache2/access_log
# LogType defines the log type being processed. Normally, the Webalizer
# expects a CLF or Combined web server log as input. Using this option,
@@ -39,7 +39,7 @@
# should be a full path name, however relative ones might work as well.
# If no output directory is specified, the current directory will be used.
-#OutputDir /var/lib/httpd/htdocs/usage
+OutputDir /srv/www/htdocs/webalizer
# HistoryName allows you to specify the name of the history file produced
# by the Webalizer. The history file keeps the data for up to 12 months
@@ -126,7 +126,7 @@
# relative to the default output directory. See the DNS.README file for
# additional information.
-#DNSCache dns_cache.db
+DNSCache dns_cache.db
# DNSChildren allows you to specify how many "children" processes are
# run to perform DNS lookups to create or update the DNS cache file.
@@ -140,7 +140,7 @@
# normal system operations. Reasonable values should be between 5 and
# 20. See the DNS.README file for additional information.
-#DNSChildren 0
+DNSChildren 10
# HTMLPre defines HTML code to insert at the very beginning of the
# file. Default is the DOCTYPE line shown below. Max line length