[BUG]默认站点设置无效
#6635
Replies: 2 comments
-
当前限制设置默认站点只能为 Openresty 的 HTTP 和 HTTPS 端口的网站 |
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
-
联系方式
[email protected]
1Panel 版本
v1.10.2-lts
问题描述
默认站点我设置为 ariang 网站,但是每次访问未绑定 ip 都会被定向到alist网站,这两个网站都是使用的 10443 端口,只是用域名来区分访问,例如我访问 https://172.16.0.3:10443 ,此时应该被定向到 ariang 而不是 alist,但跳转的确实 alist,查看网站日志也只有 alist 有访问记录,当我停止 alist 网站后,则无法通过 https://172.16.0.3:10443 进行访问
重现步骤
期待的正确结果
No response
相关日志输出
No response
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions