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 perl modules are installed on the server?
You can get a complete list of the modules that are installed by going to the control panel and...
How do I create a helpdesk ticket?
You may create a helpdesk ticket at any time by visiting https://my.ultrawebhosting.com and...
htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...
403 Error on POST
This can occur for several reasons: Be sure your file permissions are correct. If the file needs...
Inode issues
There are many issues that can arise from reaching your inode limit. The inode limit is the total...
