Recent posts


conversation


links

Custom Error Pages

Want to make your own error page instead of using the boring default one? You’ll need your own domain or be hosted for this to work.

Open up your HTML Editor and make your 404 page the way you want it to look and save it as 404.html and 403.html

Open up notepad and paste the following into it

ErrorDocument 404 http://www.domain.com/404.html

Save it as .htaccess (if it saves it as .htaccess.txt dont worry, just make sure you amend it once it’s uploaded) and upload all the files (.htaccess, 404.html) to your main directory

Upload the files to your main directory and that’s it!


November 2008
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Other stuff