index.html revision d437f5b6387a13a3aa0af68186c45b4a832ee16f
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Apache-2.0 Developer Documentation</title>
</head>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
<BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#000080"
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
<h1 align="center">Developer Documentation for Apache-2.0</h1>
<p>Many of the documents on these Developer pages are lifted from Apache 1.3's
documentation. While they are all being updated to Apache 2.0, they are
in different stages of progress. Please be patient, and point out any
discrepancies or errors on the developer/ pages directly to the
dev@httpd.apache.org mailing list.</p>
<h3>Topics</h3>
<dl>
<dt><a href="API.html">Apache 2.0 API Notes</a></dt>
<dd>Overview of Apache's Application Programming Interface.</dd>
<dt><a href="hooks.html">Apache Hook Functions</a></dt>
<dt><a href="modules.html">Porting Apache 1.3 Modules</a></dt>
<dt><a href="debugging.html">Debugging Memory Allocation</a></dt>
<dt><a href="documenting.html">Documenting Apache 2.0</a></dt>
</dl>
<!--#include virtual="footer.html" -->
</body>
</html>