single page web application mode Page 404 #9188
Unanswered
masonjs-cn
asked this question in
Q&A
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.
-
help
配置了匹配正则、可以转发,但是在网站SPA 模式下,hash 模式可以使用,history 刷新 404。
The matching regular is configured and can be forwarded. However, in SPA mode, the hash mode can be used. history refreshes 404。
QA:
https://xxx.xxx.com/test/a ❌
https://xxx.xxx.com/test/#/a ✅
Beta Was this translation helpful? Give feedback.
All reactions