http-server
http-server copied to clipboard
Is it possible to proxy some url to other server not all url.
/a.html -> http-server /api/data -> other-server
anybody know this answer? i'm looking for this too
Hey @kanbekotori & @alifatic
I solved this issue with a new option: https://github.com/indexzero/http-server/pull/439
I'm inclined to say this is out of scope for our simple http-server, would a use case like this be better suited to a fully-featured server like Apache?
This issue has been inactive for 180 days