developmentseed / eoAPI

[Active Development] Earth Observation API (Metadata, Raster and Vector services)
https://eoapi.dev
MIT License
191 stars 20 forks source link

Refreshing a non-home page doesn't work in the browser deployed in AWS #166

Open emileten opened 7 months ago

emileten commented 7 months ago

Refreshing a non-home page wasn't working in the browser.

The fix, it seems, is to specify index.html as the error document (reference here). I did that manually on the console and it fixes things.

We need to add that change to our IaC.