增加二级域名的取消域名重定向的注释
This commit is contained in:
parent
555547cfcd
commit
3c92518e9b
@ -3,7 +3,7 @@ map $http_upgrade $connection_upgrade {
|
||||
'' close;
|
||||
}
|
||||
|
||||
# www 域名重定向
|
||||
# www 域名重定向,使用二级域名注释掉此部分的域名重定向
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
|
Loading…
Reference in New Issue
Block a user