Nginx下HTTP强制重定向至HTTPS (0) if ( $scheme = http ){ return 301 https://$server_name$request_uri; } REF https://www.hclrc.com/729 分享人 admin @ 2017-04-18 17:18:58 分享到微信 我也说两句: 登录以分享