404 not found page's tag archives

How to Set Up A Custom 404 File Not Found Page

It is very easy to Set Up A Custom 404 File Not Found Page. First, you need create a custom 404NotFound page, for example: 404NotFound.php Then, open .htaccess file, add following line to the file: [code] ErrorDocument 404 /errors/404NotFound.php [/code] Here are some cool 404 page you may want to see. Find another cool custom 404 pgae : Custom 404 with jQuery and jQuery UI