HTTP Server (powered by Apache) and Apache portable runtime application programming interfaces

This topic provides information about the Apache portable runtime (APR) and application programming interfaces (APIs).

Important: Information for this topic supports the latest PTF levels for HTTP Server for i5/OS . It is recommended that you install the latest PTFs to upgrade to the latest level of the HTTP Server for i5/OS. Some of the topics documented here are not available prior to this update. See http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm Link outside Information Center for more information.

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/ Link outside Information Center.