spa-to-http icon indicating copy to clipboard operation
spa-to-http copied to clipboard

Bug: Vue or React routers are broken on direct entry pathing

Open cghiurea opened this issue 1 year ago • 4 comments

Version: 1.0.7

Create a react or vue spa with a router. If you navigate to the router it will return a 404 with your new change of "prevent path traversal outside content directory"

Context our setup on our dev server is Apache reverse proxy to Spa-to-http to React Spa. The second setup is Traefik to Spa-to-HTTP to Vue Spa.

It returns a 404 .

image

cghiurea avatar Jun 28 '24 21:06 cghiurea