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.
  • 65 Users Found This Useful
Was this answer helpful?

Related Articles

How do I access cPanel?

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

How do I find my MySQL version?

Login to cPanel In the "Stats" section on the left, locate the row labeled "MySQL Version"....

How do I find my PHP version?

Login to cPanel. In the "Stats" section on the right, located the row labeled "PHP version"....

What do my cPanel stats mean?

Within cPanel, there are numerous statistics listed on the left of the screen.  ...

How do I create an email account in cPanel?

Login to cPanel. Locate and click on the "Email Accounts" icon within the "Mail" category....