https://issues.apache.org/bugzilla/show_bug.cgi?id=48849

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Rainer Jung <rainer.j...@kippdata.de> 2010-03-04 12:12:10 
UTC ---
The IIS reference part of the ISAPI connector docs contains a paragraph about
using the "error_page" configuration introduced in version 1.2.27.

It is a URL which can contain a "%d". The redirector will replace the %d with
the HTTP status code and redirect the client to the resuting URL.

In order to control which status codes use that feature you need to activate
the mapping extension "use_server_errors". It is documented on the reference
page about uriworkermap.properties.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to