mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
new improved template scheme
This commit is contained in:
parent
14687f170a
commit
fd4e68bb8c
96 changed files with 1395 additions and 1425 deletions
|
@ -38,7 +38,7 @@ for domain in $(search_objects 'web' 'SUSPENDED' "no" 'DOMAIN'); do
|
|||
update_object_value 'web' 'DOMAIN' "$domain" '$U_BANDWIDTH' '0'
|
||||
fi
|
||||
|
||||
log_file="/var/log/httpd/domains/$domain.bytes"
|
||||
log_file="/var/log/$WEB_SYSTEM/domains/$domain.bytes"
|
||||
bytes=0
|
||||
|
||||
# Parsing log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue