What are error pages?

Error pages are the pages displayed when a user tries to access a location on your site and encountered an error. There are many different types of errors, the most common ones are:

  • 301 - The page has been moved Permanently
  • 401 - The user does not have permission to view the file/directory.
  • 404 - The page could not be found (bad URL).
  • 500 - One of your scripts is not functioning properly, and is returning an Internal Server Error.
Error pages can be modified from the server default by adding custom error handling in your .htaccess file.
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to create email account in cPanel?

Follow these steps to create an email account in cPanel:  1. Log in to your cPanel > section...

How do I access cPanel?

cPanel can be accessed by using either of the URLs below: www.yourdomain.com/cpanel...

How do I access my webmail?

Webmail can be accessed from one of the following URLs: http://webmail.yourdomain.com...

How do I add a user to a MySQL database?

Login to cPanel. Locate and click on the "MySQL Databases" icon under the "Databases"...

How do I backup my cPanel account?

Login to cPanel. Locate and click on the "Backup Wizard" icon within the "Files" category....