diff --git a/create_vhost.sh b/create_vhost.sh index 3ccf194..dd85b1a 100755 --- a/create_vhost.sh +++ b/create_vhost.sh @@ -1602,7 +1602,7 @@ if $_https && [[ -z "$_https_only" ]]; then if [[ "$OK" = "no" ]] ; then _https_only=false else - _https_only=yes + _https_only=true fi fi