Within control panel select Custom Error Pages. Select the error code link and place whatever code you like. Maintain the default file name it gives you or it will not work without additional changes to the .htaccess files.
If that does not work edit your htaccess file and add the following line:
ErrorDocument 404 /404.html
404.html would be the filename and path to your custom error page for a 404. You may do the same for other common errors.
- 342 Users Found This Useful
Related Articles
Change your Websites Favorite Icon
How to change your website's icon for your internet browser. Create a 16x16 pixel icon image...
How can I tell how much disk space I have available?
To see how much disk space you have available, go to your control panel and on the left side of...
Do you support TeamSpeak?
We do not support Teamspeak on our servers but allow you to create a subdomain such as...
Point my domain to my wix account
How can I point my domain name to my wix.com account?To set this up you will want to login to...
Enable Mod Rewrite
Create an .htaccess file with the following contents and upload it to your public_html directory....
