Show Table of Contents
Chapter 13. Overview
Read this chapter for a brief introduction about the Internet Server Application Programming Interface (ISAPI).
13.1. What is Internet Server API
Internet Server Application Programming Interface (ISAPI) is a multi-tier application programming interface for Microsoft Internet Information Services (IIS) web servers, and other compatible third-party web servers.
Two application types exist for ISAPI applications:
- Extensions (full applications that run on IIS); and
- Filters (applications that modify or enhance IIS functionality by constantly filtering for requests relevant to their functionality).
ISAPI applications are implemented by compiling Extensions or Filters into Dynamic Link Library (DLL) files. These DLLs must then be registered with the web server before they are available for use.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.