main.go: fixed routing for url with dots
When a url contained a dot and the user refreshed the site, the server would have returned a 404. Now it will always return index.html, if the requested file is not found.pull/3/head
parent
bd3a10bad8
commit
f9ec2419ab
Loading…
Reference in New Issue