How do I customize my web site's Error Pages?

Overview

With this tool you can create custom error pages to display when a user enters a wrong URL, an outdated URL or when the user is not authorized to access a specific directory of your web space.

Error Pages consists of the following five types of errors:

  • 400 (Bad Request)
  • 401 (Authorization required)
  • 403 (Forbidden)
  • 404 (Wrong page)
  • 500 (Internal server error)

To customize the error page, you can click on the error page number (400, 401, 403, 404, 500) or the error page name (Bad Request, Authorization required, etc).

When the page loads, you have the following six tags available:

Available Tags

  • Referring URL - Displays the url of the web site the visitor was previously viewing.
  • Visitor's IP Address - Displays the IP address of the visitor viewing the error page.
  • Requested URL - Displays the intended url the visitor is trying to view.
  • Server name - Displays the web site's server name.
  • Visitor's browser - Displays the visitor's browser type such as IE, FireFox, Netscape, etc.
  • Redirect Status Code - This displays the type of code in the 300-307 range. To learn more about Redirection Status Code, visit the WikiPedia web page at http://en.wikipedia.org/wiki/List_of_HTTP_status_codes.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I setup customized Apache Handlers?

What are Apache Handlers? Apache handlers allow you to control what Apache will do with certain...

How do I create custom MIME Types?

Overview MIME Types tell browsers how to handle specific file extensions. For example, the...

How do I create a backup of my web site, directory or hosting account?

Overview Backups allow you to download (to your computer) a zipped copy of either you entire...

How do I view how much bandwidth my web site has used today, this month, or this year?

Overview The Bandwidth Usage feature allows you to see the bandwidth usage for your site. It...

How do I setup a CronJob?

Overview Cron jobs allow you to automate certain commands or scripts on your server to complete...

Powered by WHMCompleteSolution