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
What is a Top-Level-Domain (TLD)?
TLD stands for Top Level Domain. This includes any domain names which suffix is .com, .net, .org,...
What is a virtual Domain?
A virtual domain is the base URL of the domain name. Examples include yourdomain.com, and...
Unable to view Ultrawebhosting.com from my foreign browser
We are an American company based out of Seattle, WA. Our website is written in English as a...
Error 406 unacceptable
This error can be caused by several factors. One cause can be the incorrect permissions are set...
Why can users behind proxies not see my site?
If you have enabled hot link protection users behind proxies may not be able to see your site...