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
Your connection to this server has been blocked at the firewall
If you receive the message: "Your connection to this server has been blocked at the firewall. If...
vBulletin fsockopen() [function.fsockopen]: unable to connect
When setting up mail in vBulletin be sure you are using localhost for the mail server along with...
What is the location of curl?
Curl is located @ /usr/bin/curl
What are some tools are available to optimize my website?
There are many great tools to optimize your website. There is an optimize tool in your hosting...
Convert PDF to HTML Service
To convert your PDF files to html try using the following converter tool from Adobe:...
