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

View file

@ -29,7 +29,7 @@
<IfModule mod_ruid2.c>
RMode config
RUidGid %user% %group%
RGroups %rgroups%
RGroups www-data
</IfModule>
<IfModule itk.c>
AssignUserID %user% %group%

View file

@ -23,7 +23,7 @@
<IfModule mod_ruid2.c>
RMode config
RUidGid %user% %group%
RGroups %rgroups%
RGroups www-data
</IfModule>
<IfModule itk.c>
AssignUserID %user% %group%

View file

@ -28,7 +28,7 @@
<IfModule mod_ruid2.c>
RMode config
RUidGid %user% %group%
RGroups %rgroups%
RGroups www-data
</IfModule>
<IfModule itk.c>
AssignUserID %user% %group%

View file

@ -22,7 +22,7 @@
<IfModule mod_ruid2.c>
RMode config
RUidGid %user% %group%
RGroups %rgroups%
RGroups www-data
</IfModule>
<IfModule itk.c>
AssignUserID %user% %group%

View file

@ -37,7 +37,7 @@
<IfModule mod_ruid2.c>
RMode config
RUidGid %user% %group%
RGroups %rgroups%
RGroups www-data
</IfModule>
<IfModule itk.c>
AssignUserID %user% %group%

View file

@ -31,7 +31,7 @@
<IfModule mod_ruid2.c>
RMode config
RUidGid %user% %group%
RGroups %rgroups%
RGroups www-data
</IfModule>
<IfModule itk.c>
AssignUserID %user% %group%

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