This topic provides information about the Apache portable runtime (APR) and application programming interfaces (APIs).
The HTTP Server (powered by Apache) and Apache portable runtime (APR) application programming interfaces (APIs) can be used to write cross-platform Apache modules. For information on how to compile and configure an HTTP Server (powered by Apache) module, see Compile and configure modules on HTTP Server (powered by Apache).
Links to the IBM® HTTP Server (powered by Apache) and APR APIs are listed below. To write, compile, and configure an HTTP Server (powered by Apache) module, you will need to use both APR Core and HTTP Server (powered by Apache) APIs.
Module mod_example provides a simple example of the use of the Apache APIs.
For general information on the Apache portable runtime, see http://apr.apache.org/ .