HTTPS
归档于 HTTPS 的文章
在chrome该页面上,直接键盘敲入这11个字符:thisisunsafe
原文链接:https://blog.51cto.com/u_15297476/5120675
我开启https会出现这样的情 …
#PROXY-START/ location ~* \.(php|jsp|cgi|asp|aspx)$ { proxy_pass https://你的域名; proxy_set_header Host …