Share via


Redirecting in an ISAPI Filter Using HTTP_FILTER_SEND_RESPONSE

The HTTP_FILTER_SEND_RESPONSE ISAPI server support function can be used to redirect requests in an ISAPI filter, as shown in the following example.

For another example that uses the IIS 6.0 wildcard application map functionality, see Remapping a URL Using a Wildcard Application Map.