oss-wec / wisdm

Wildlife information system for data management
1 stars 1 forks source link

Can't go directly to endpoints other than home #22

Closed ndow-user closed 6 years ago

ndow-user commented 7 years ago

Only goes to index.html. I don't know why, AWS S3 issue.

404 Not Found

Code: NoSuchKey
Message: The specified key does not exist.
Key: animal-log
RequestId: D96084AF5D1F7672
HostId: 72pcHaOdI4sYUael2cUau/WjqH+AKtd6IDprQbfmTDJg/U6VXshScpkUKvKC+1hAOXNJrpeH9Rw=
kissmygritts commented 7 years ago

https://router.vuejs.org/en/essentials/history-mode.html

The fix to this issue is mentioned in the router docs.

kissmygritts commented 7 years ago

This article may help. We will see. https://www.octobot.io/blog/2017-01-04-amazon-s3-and-html5-urls/

kissmygritts commented 6 years ago

I have fixed this by serving the app from cloudfront with a redirect to the home page on errors.