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.



  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

How to Create Custom Error Pages

This tutorial will teach how to create custom Error Pages. Create error pages for 404 Not Found...

How To Install and Uninstall FrontPage Extensions

This tutorial will show you how to install and uninstall FrontPage extensions. Please note...

How To Set Up A Cron Job

This tutorial is going to show you how to setup a cron job in cPanel the easy way. You can set...

Using Index Manager

This tutorial will teach about using the Index Manager. The Index Manager allows you to...

What is an MX Record

The purpose of this tutorial is to assist you in understanding what MX (mail exchange) records...