mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
refactoring: log_event(), is_format_valid()
This commit is contained in:
parent
325ca65f32
commit
a61a6e979e
52 changed files with 582 additions and 1170 deletions
|
@ -48,7 +48,7 @@ is_proxy_template_valid $template
|
|||
|
||||
# Parsing domain values
|
||||
get_domain_values 'web'
|
||||
ip=$(get_real_ip $IP)
|
||||
local_ip=$(get_real_ip $IP)
|
||||
|
||||
# Delete old vhost
|
||||
del_web_config "$PROXY_SYSTEM" "$PROXY.tpl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue