mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
updated templates
This commit is contained in:
parent
f411cc3d1a
commit
1c0e37e654
24 changed files with 34 additions and 34 deletions
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
LogFile="/var/log/httpd/domains/%domain%.log"
|
||||
LogFile="/var/log/%web_system%/domains/%domain%.log"
|
||||
LogType=W
|
||||
LogFormat=1
|
||||
LogSeparator=" "
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue