When I specify my paths like so, it works.
(This is for client side routing so when I refresh a subpage with some extension / it will reload and not throw 404 not found, using react router with express)
But when I try doing Source /* and Dest /index.html it throws 404 not found?