Properly return 404 when the file does not exist #966

Merged
konrad merged 2 commits from LordGaav/frontend:feature/do-not-return-200-on-every-request into main 2021-11-10 21:38:08 +00:00

2 Commits

Author SHA1 Message Date
Nick Douma 71ec28b590 Route all static files except HTML directly to disk or return 404
continuous-integration/drone/pr Build is passing Details
2021-11-10 22:32:28 +01:00
Nick Douma f18d63f76d Properly return 404 when the file does not exist.
continuous-integration/drone/pr Build is passing Details
2021-11-09 19:43:57 +01:00