http-party / http-server

a simple zero-configuration command-line http server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

404 error on the page with param

ngoisaomouoc555 opened this issue · comments

Vue app I built is running on localhost:8080 by http-server.
But page routing with /user/:id is not working.
For instance, I enter localhost:8080/user/1 on browser then I'm getting 404 error.
Please let me know how can I solve it. Thanks.

running into similar problem, using browser-sync in the meantime

This issue has been inactive for 180 days