希望Nginx-Cloudflare中,redirect_url支持Https
#71
Closed
despire1119
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
支持啊,有个https选项 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
需求:
Nginx-Cloudflare的访问协议支持HTTPS的redirect_url跳转到HTTP的direct_url。需求原因:
现代浏览器(Chrome、Edge等),通常会将
HTTP请求自动转成HTTPS,这个转换几乎是强制的,比如最新版的Chrome无论关闭HTTPS UPGRADE还是Delete domain security policies它都不理你,所以希望我直接输入进浏览器的域名可以是HTTPS的。需求延伸:
direct_url也为HTTPS。如果都为HTTPS连接的话我们就可以启用Cloudflare的SSL相关设置,提高安全性和访问响应速度。Beta Was this translation helpful? Give feedback.
All reactions