diff --git a/nginx-smartsoltech-fixed.conf b/nginx-smartsoltech-fixed.conf index 31d6be2..3c49c2f 100644 --- a/nginx-smartsoltech-fixed.conf +++ b/nginx-smartsoltech-fixed.conf @@ -21,7 +21,7 @@ server { } } -# Редирект с www на non-www (HTTPS) +# Редирект с www на non-www для HTTPS server { listen 443 ssl http2; listen [::]:443 ssl http2;