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
SSL - Creating a CSR in Windows 2003
Creating the CSR IIS Windows 2003 or 2000 Server: From Administrative Tools, run the Internet...
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...
403 Error on POST
This can occur for several reasons: Be sure your file permissions are correct. If the file needs...
Point Multiple Domains to the Same Website
Pointing other domains to your website is easy! Simply make sure their DNS settings are pointing...
Password Protect Directories
Within control panel select Password Protection. Select the directory you would like to protect....
