是否支持反向代理子路径 #2574
Unanswered
mikko-mikust
asked this question in
Q&A
是否支持反向代理子路径
#2574
Replies: 0 comments
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.
-
使用nginx反向代理的时候这样能正常访问。
如果改为这样就只能访问主页面,其余404。例如应该请求
https://website/astrbot/api...
,但在控制台上看实际上还是请求了根路径https://website/api...
这种应该如何配置nginx还是说目前不支持这样。
Beta Was this translation helpful? Give feedback.
All reactions