How To Personalize The HTTP Error Messages
When the primary web server raises an HTTP error, DWebPro shows
the relative .htm web page from the
deploy\errordocs folder.
The supported error documents are:
-
403.htm -
404.htm -
500.htm -
500-1.htm
When the ASP Classic 3.0
support raises an error (i.e. a parsing error or a runtime
error), DWebPro executes the 500-100-vb.asp or the 500-100-js.asp files from the document root
folder (usually deploy\www) depending
on the language of the page that has raised the error (500-100-vb.asp for VBScript pages and
500-100-js.asp for JScript
pages).
You can personalize all these files with your own graphics and style.


