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 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How do I setup a CronJob?

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

How do I see the delivery path or delivery route of a particular email address?

Overview The email delivery route feature allows you to view how the mail server will treat a...

How do I redirect a web site or web page to another web site or web page?

Overview Redirects are used when you want to point a specific url or web page to another...

How do I install FrontPage extensions?

Overview Frontpage® Extensions allow you to publish your site directly from the...

Upload file through ASP.net

<% @Page Language="C#" %><html><head>  <title>File...

Powered by WHMCompleteSolution