ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaie_5.4.0.1/rzaieprogapr.htm

66 lines
4.5 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="topic" />
<meta name="DC.Title" content="HTTP Server (powered by Apache) and Apache portable runtime application programming interfaces" />
<meta name="abstract" content="This topic provides information about the Apache portable runtime (APR) and application programming interfaces (APIs)." />
<meta name="description" content="This topic provides information about the Apache portable runtime (APR) and application programming interfaces (APIs)." />
<meta name="DC.Relation" scheme="URI" content="rzaieprogramming.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2002,2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002,2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaieprogapr" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>HTTP Server (powered by Apache) and Apache portable runtime application
programming interfaces</title>
</head>
<body id="rzaieprogapr"><a name="rzaieprogapr"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">HTTP Server (powered by Apache) and Apache portable runtime application
programming interfaces</h1>
<div><p>This topic provides information about the Apache portable runtime
(APR) and application programming interfaces (APIs).</p>
<div class="important"><span class="importanttitle">Important:</span> 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 <a href="http://www-03.ibm.com/servers/eserver/iseries/software/http/services/service.html" target="_blank">http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm</a> <img src="www.gif" alt="Link outside Information Center" /> for more information. </div>
<p>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 <a href="rzaiethrdprtymod.htm">Compile
and configure modules on HTTP Server (powered by Apache)</a>. </p>
<p>Links to the IBM<sup>®</sup> 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. </p>
<ul><li><a href="apr_core_api/index.html" target="_blank">APR
Core APIs</a> - The APR APIs are not application specific and may be used
with different server types and applications. </li>
<li><a href="http_server_api/index.html" target="_blank">HTTP Server (powered by Apache) APIs</a> - The HTTP Server
(powered by Apache) APIs are HTTP Server (powered by Apache) specific and
are not part of the APR APIs. </li>
</ul>
<p><a href="rzaiemod_example.htm">Module mod_example</a> provides a simple
example of the use of the Apache APIs. </p>
<p>For general information on the Apache portable runtime, see <a href="http://apr.apache.org/" target="_blank">http://apr.apache.org/</a> <img src="www.gif" alt="Link outside Information Center" />. </p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaieprogramming.htm" title="This topic provides information on CGI, directives, APIs, and other programming topics.">Programming</a></div>
</div>
</div>
</body>
</html>