fix analog.cfg
This commit is contained in:
parent
9349aaa7e6
commit
a8bb59e3fe
|
@ -1,9 +1,8 @@
|
||||||
# Config file for analog
|
# Config file for analog
|
||||||
# All sites on thunix
|
# All sites on thunix
|
||||||
LOGFILE /var/log/apache2/*.log
|
LOGFILE /var/log/apache2/*access*.log
|
||||||
OUTFILE /var/www/stats.thunix.net/index.html
|
OUTFILE /var/www/stats.thunix.net/index.html
|
||||||
HOSTNAME "all sites on thunix"
|
HOSTNAME "all sites on thunix"
|
||||||
ERRFILE /var/www/stats.thunix.net/errors.txt
|
|
||||||
REQINCLUDE pages
|
REQINCLUDE pages
|
||||||
REQLINKINCLUDE pages
|
REQLINKINCLUDE pages
|
||||||
REFLINKINCLUDE *
|
REFLINKINCLUDE *
|
||||||
|
|
Loading…
Reference in New Issue