home lalabelsauth status : loading ...

AWS amplify default redirection rule

2021-07-20

source 1

/<*>	
  • target: /index.html
  • type: 404 rewrite`

source 2

</^[^.]+$|\.(?!(css|gif|ico|jpg|js|png|txt|svg|woff|ttf|map|json)$)([^.]+$)/>	
  • target: index.html
  • type: 200 rewrite


AWSITAWS amplify