Web server response configurationEdit online This chapter discusses the resources available to the WebSEAL server for responding to client requests. Static server response pagesWebSEAL provides a number of static server response pages that can be used to provide responses to client requests. Server response page locationsContent Aware Server ResponsesWebSEAL supports the ability to use different response template pages for different content types. It also provides the ability to specify custom HTTP response codes for different generated responses.HTML server response page modificationAccount management page configurationError message page configurationWhen WebSEAL is unable to process a request from a client, WebSEAL returns an error message page to the client. The error message page explains why the request failed.Multi-locale support for server responsesHandling the favicon.ico file with Mozilla FirefoxAdding custom headers to server response pagesYou can add headers, which contain information about a custom response, to generated server responses. Configuring the location URL format in redirect responsesLocal response redirectionHTML redirectionParent topic: Configuration