关于强制https 的问题 #5167
Closed
cn-jiangfei
started this conversation in
Ideas
关于强制https 的问题
#5167
Replies: 2 comments 1 reply
-
强制从http跳转https这得用 |
Beta Was this translation helpful? Give feedback.
1 reply
-
已在 6f6d20e 中修复。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
现在如果开启了HTTPS不强制的话, http 和 https 可以并存,同时使用,但是开启强制HTTPS 以后,http 就无法访问了,为何不是跳转 https 呢?既然强制就是需要跳转,如果不想使用http 则 http_port 可以设置为 -1 这样 http 就不可以访问了。 希望这里可以改进一下。或者强制https 以后还需要其他设置才能实现 http 跳转 https ?
Beta Was this translation helpful? Give feedback.
All reactions