(实测)宝塔Nginx反向代理Cloudflare(CF)的https站点
1阿ben 发布于 2020-11-22
自己域名反代自己在 cloudflare 的域名进行加速 [txt] #PROXY-START/ location ~* \.(php|jsp|cgi|asp|aspx)$ { proxy_pass https://你的域名; proxy_set_header Host 你的域名...
阅读(16)评论(0)赞 (0)
阿ben 发布于 2020-11-22
自己域名反代自己在 cloudflare 的域名进行加速 [txt] #PROXY-START/ location ~* \.(php|jsp|cgi|asp|aspx)$ { proxy_pass https://你的域名; proxy_set_header Host 你的域名...
阅读(16)评论(0)赞 (0)