|
Creating Custom Error Pages at Server Intellect
We give you full control over Custom Error Pages.
Custom Error Pages allow you to specify what document the end user will see if they visit your site and are presented with an error. The 5 most common errors are:
400 (Bad Request)
401 (Unauthorized)
403 (Forbidden)
404 (Not Found)
500 (Internal Server Error)
Setting up Custom Error Pages is very easy.
Simply click on which Custom Error Page you would like to change. This will take
you to a sub menu that will allow you to specify the new page to use.
Error Code
This is the HTTP error code that is called when an error occurs on the website
Error Page URL
This is the location of the page that is displayed when the error occurs. This
page should be placed within the 'wwwroot' folder of the account. The format of
the path should start with a '/' to specify the root of the web site. For example
'/HTTPErrors/404.asp'. |
|
|