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!
