Replies: 2 comments
-
建议关掉 index 目录,去掉 |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
RT
返回的网页中目录 href 都是用
/
绝对路径开始,在用类似nginx subpath反向代理情况下 用绝对路径返回的 index 网页 点击访问下级目录会有问题。建议index目录用相对路径,或者可以在 docker 配置 环境变量 设置 url root path 之类的
Beta Was this translation helpful? Give feedback.
All reactions