We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1644506 commit 9a84ee4Copy full SHA for 9a84ee4
bin/v-suspend-web-domain
@@ -73,7 +73,7 @@ fi
73
74
# Checking proxy SSL
75
if [ ! -z "$PROXY" ] && [ "$SSL" = 'yes' ]; then
76
- tpl_file="$WEBTPL/$PROXY_SSL/$PROXY.stpl"
+ tpl_file="$WEBTPL/$PROXY_SYSTEM/$PROXY.stpl"
77
conf="$HOMEDIR/$user/conf/web/s$PROXY_SYSTEM.conf"
78
del_web_config
79
add_web_config
0 commit comments