I had some fun messing around with the .htaccess file for my site today. Kenthu showed me a site that teaches you how to customize error pages (403, 404, 500, etc). I wasted a good couple of hours on making these so I figured that I might as well show them off.
404 – File not found
http://www.lovelykitsune.com/adsjakldj.ahsdj(a nonexistent file)
403 – Forbidden
http://www.lovelykitsune.com/img/ (A folder that you don’t have access to)
and here are the actual html pages for errors that I can’t recreate. Hopefully, you’ll never see these ever again.
There’s a whole shitload of http status code definitions that I didn’t cover. Since I have never even seen most of them, I’ll just assume that you won’t either, or at least when you’re visiting my site.