【发布时间】:2022-12-27 01:02:08
【问题描述】:
I have an app that I am using AWS Amplify to build and deploy. If I go to
https://master.XXXXXXX.amplifyapp.com
then the landing page for the app works fine. However, if I go to ...
https://master.XXXXXXX.amplifyapp.com/page
then I get the error below ...
Why is this happening? How do I fix this?
【问题讨论】:
-
This is usually caused by SPA routing. Here's the documentation for this. docs.aws.amazon.com/amplify/latest/userguide/redirects.html
标签: aws-amplify