GetDKAN / ddev-dkan

DDEV add-on for DKAN.
https://getdkan.github.io/ddev-dkan/
Apache License 2.0
3 stars 2 forks source link

Add config-set for frontend 404/403 redirect #47

Closed dgading closed 6 months ago

dgading commented 6 months ago

Add config for 404 and 403 redirects to site-frontend-install to make sure the React app gets the /home route when there is a page not found.

Addresses issues in https://github.com/GetDKAN/dkan/issues/4121