Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

访问时https 会跳http的问题 #230

Open
caocz opened this issue Aug 9, 2024 · 1 comment
Open

访问时https 会跳http的问题 #230

caocz opened this issue Aug 9, 2024 · 1 comment

Comments

@caocz
Copy link

caocz commented Aug 9, 2024

不知道 官方是否还在维护,先记下问题。

在登录页面,退出修改,创建组等页面,凡是涉及修改的页面都会出现保存后,跳转http的问题。 但是创建markdown和修改markdown页面没有问题。

1、服务器(IP1)是docker搭建,宿主机8801 -> 80 (容器).
2、F5上,域名https://doc.xx.com 会自动访问 http://IP1:8801
3、以退出登录为例:
访问 https://doc.xx.com/logout
image

请求头:

image

响应头:
https 变成了http,紧接着页面就打不开了。
image

@caocz
Copy link
Author

caocz commented Aug 9, 2024

补充一个地方:
初始打开域名时,由于判断是否要登录,如果没有登录,此时https://doc.xx.com 后跳转到http://doc.xx.com/login

还是响应头里,地址不对。
image

@caocz caocz changed the title 访问时https 在会跳http的问题 访问时https 会跳http的问题 Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant