diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index 0393a1233..21481f328 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -472,7 +472,7 @@ case "$1" in port=7200 scheme=http - if [ -f $mw_path/ssl/choose.pl ]; + if [ -f $mw_path/ssl/choose.pl ];then scheme=https fi