updated templates

This commit is contained in:
Serghey Rodin 2013-11-04 23:41:49 +02:00
commit 1c0e37e654
24 changed files with 34 additions and 34 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +1,4 @@
LogFile="/var/log/httpd/domains/%domain%.log"
LogFile="/var/log/%web_system%/domains/%domain%.log"
LogType=W
LogFormat=1
LogSeparator=" "

View file

@ -1,5 +1,5 @@
HostName %domain_idn%
LogFile /var/log/httpd/domains/%domain%.log
LogFile /var/log/%web_system%/domains/%domain%.log
OutputDir %home%/%user%/web/%domain%/stats
HistoryName %home%/%user%/web/%domain%/stats/%domain%.hist
Incremental yes