traefik-pages icon indicating copy to clipboard operation
traefik-pages copied to clipboard

Catch-all route

Open stefanvanherwijnen opened this issue 3 years ago • 1 comments
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?

stefanvanherwijnen avatar Jul 14 '22 16:07 stefanvanherwijnen

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.

RealOrangeOne avatar Jul 21 '22 07:07 RealOrangeOne