traefik-pages
traefik-pages copied to clipboard
Catch-all route
trafficstars
Hi,
When serving a Vue app with vue-router in history mode, the server is required to have a catch all route to prevent 404`s.
Is there any chance this could be implemented?
This would be nice, but also quite a large change. Currently there is no configuration per site, so it's not possible to mark a given site as requiring a catch-all.
I'd love to see this implemented, and I'd welcome a PR, but adding some concept of per-site configuration is quite a large change.