diff --git a/server/webalizer.conf b/server/webalizer.conf index 696a6e4..a5e720f 100644 --- a/server/webalizer.conf +++ b/server/webalizer.conf @@ -26,7 +26,7 @@ # (bzip2 compressed file), it will be decompressed on the fly as it # is being read. -LogFile /var/log/nginx/dpaste.access.log +LogFile /var/log/nginx/dpaste.access.log.1 # LogType defines the log type being processed. Normally, the Webalizer # expects a CLF or Combined web server log as input. Using this option, @@ -64,7 +64,7 @@ OutputDir /srv/dpaste.de/var/webalizer # with the IncrementalName option below). Please read at least the section # on Incremental processing in the README file before you enable this option. -#Incremental no +Incremental yes # IncrementalName allows you to specify the filename for saving the # incremental data in. It is similar to the HistoryName option where the @@ -73,7 +73,7 @@ OutputDir /srv/dpaste.de/var/webalizer # kept in the normal output directory. If you don't specify "Incremental" # as 'yes' then this option has no meaning. -#IncrementalName webalizer.current +IncrementalName webalizer.current # ReportTitle is the text to display as the title. The hostname # (unless blank) is appended to the end of this string (separated with