后来启用https 后,想把https 使用的443 端口也加上这个默认配置: server { listen 443 ssl default_server; server_name ""; return 444; } ...
確定! 回上一頁