How to add custom error pages?

Custom error pages can be created from Cpanel, Error pages.

Once you create them you should create a .htaccess file in the public_html directory containing one of the lines below. If you already have a .htaccess file please add this line:

For custom 404 error page:
ErrorDocument 404 /404.shtml

For custom 500 error page:
ErrorDocument 500 /500.shtml

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Can I password protect directories?

  Yes, you can password protect any directories and files placed within them. To do that,...

How much space is used for the OS?

The space usage by default depends heavily on the OS development, and what modules are installed...

I need a FTP program, which one is the best?

  We strongly recommend that you use FileZilla. Not only because it's open source, but...

What is the maximum IPs that I can have on my VPS?

While we try very hard to ensure that everyone has enough IPs, we have a maximum IPs per...

How do I install the Zend Optimizer?

By default on all our hosting accounts, Zend / IonCube are installed. So there is no need to...

Powered by WHMCompleteSolution