Open kiootic opened 8 months ago
write handleError [2 hours] test handleError by adding 404 in root of example and adding subdirectoies [2 hours] write error_handler_test.go [4 hours]
404.html
if the requested path does not exists, and pass the updated URL to the site handler.
/index.html
not found, try/404.html
/foo/index.html
not found, try/foo/404.html
&/404.html