http强制转换https

2021-01-18 14:14

阅读:572

标签:bsp   xxx   list   span   com   pre   turn   style   强制   

Nginx

 server {
        listen       80;
        server_name  xx.xxxx.com;
        return 301 https://$server_name$request_uri;
    }

 

http强制转换https

标签:bsp   xxx   list   span   com   pre   turn   style   强制   

原文地址:https://www.cnblogs.com/suminem/p/13344235.html


评论


亲,登录后才可以留言!