Article ID: 281242 - Last Review: January 15, 2006 - Revision: 2.2 Creating Custom HTML Error Messages to Be Returned to ClientsThis article was previously published under Q281242 On This PageSUMMARY
This article describes the Microsoft Internet Security and Acceleration (ISA) Server error messages that are returned to Web browser clients, and describes how to create custom Hypertext Markup Language (HTML) error messages.
MORE INFORMATION
ISA Server distinguishes between external and internal client requests. For internal clients, the files are named Error_number.htm. For external clients, the files are named Error_numberR.htm, where "R" indicates reverse. The following list describes the error files that are returned by ISA Server:
Custom HTML Error MessagesYou can create additional Hypertext Transfer Protocol (HTTP) error messages that are customized for your organization. You can use the default HTML error files as a basis for creating additional HTML error message pages. The files should be named "Default.htm" for internal client errors and "DefaultR.htm" for external client errors and should be located in the \ErrorHtmls folder. Error message pages are named Errorcode.htm.You can edit the Default.htm file in the same way that you would edit any HTML page. To do this, use the following method:
You can use inline graphics that are in the form of .gif or .jpg files in your custom HTML error messages. However, these files must be stored in a separate, shared directory on the computer that is running ISA Server. Fully qualified URLs that point to inline graphics must be used in the HTML error message files. | Article Translations
|
Back to the top
