Morgan Davis

Loading

The 404 or Not Found error message is a HTTP standard response code indicating that the browser was able to communicate with the server, but the server could not find what was requested. Servers typically choke on these requests and spit out a boring default error message. We can do better than that.

Update: 2011-04-20 (go figure) ~ Just discovered that the dudes at Github did this same idea. So much for being clever…

Add a Comment