Custom error pages
Mar
I wrote a little PHP script that displays an error page based on what error code the server sends, you can basically use this as one file for all your error codes (instead of messing with multiple files. If you don’t know how to create custom error pages for your site, put something like the […]

