index.html revision 7d9f2bf92f3b96b3d651365013e5da845849571b
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer<html xmlns="http://www.w3.org/1999/xhtml">
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer <head>
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer <meta name="generator" content="HTML Tidy, see www.w3.org" />
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence
15a44745412679c30a6d022733925af70a38b715David Lawrence <title>Apache-2.0 Developer Documentation</title>
15a44745412679c30a6d022733925af70a38b715David Lawrence </head>
15a44745412679c30a6d022733925af70a38b715David Lawrence <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
15a44745412679c30a6d022733925af70a38b715David Lawrence
15a44745412679c30a6d022733925af70a38b715David Lawrence <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
15a44745412679c30a6d022733925af70a38b715David Lawrence vlink="#000080" alink="#FF0000">
15a44745412679c30a6d022733925af70a38b715David Lawrence <!--#include virtual="header.html" -->
15a44745412679c30a6d022733925af70a38b715David Lawrence
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer <h1 align="center">Developer Documentation for Apache-2.0</h1>
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer
922a15c7c07b876c7ca1dbfa871da86ddaae8d4dDanny Mayer <p>Many of the documents on these Developer pages are lifted
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer from Apache 1.3's documentation. While they are all being
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer updated to Apache 2.0, they are in different stages of
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington progress. Please be patient, and point out any discrepancies or
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence errors on the developer/ pages directly to the
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence dev@httpd.apache.org mailing list.</p>
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence <h3>Topics</h3>
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence <dl>
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence <dt><a href="API.html">Apache 2.0 API Notes</a></dt>
9e72582b8ebdbc27af7bce9ebdd9be7b97b259b8Brian Wellington
7b19817cb8128b75df04d7eacaa93002bbf877b1Michael Sawyer <dd>Overview of Apache's Application Programming
c9defbf4b968e8a61f391246431ac63d0d6a39abMichael Sawyer Interface.</dd>
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington
7b19817cb8128b75df04d7eacaa93002bbf877b1Michael Sawyer <dt><a href="hooks.html">Apache Hook Functions</a></dt>
9e72582b8ebdbc27af7bce9ebdd9be7b97b259b8Brian Wellington
c9defbf4b968e8a61f391246431ac63d0d6a39abMichael Sawyer <dd>
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer <dl>
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer <dt><a href="request.html">Request Processing in Apache
c9defbf4b968e8a61f391246431ac63d0d6a39abMichael Sawyer 2.0</a></dt>
c9defbf4b968e8a61f391246431ac63d0d6a39abMichael Sawyer </dl>
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews </dd>
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer
c9defbf4b968e8a61f391246431ac63d0d6a39abMichael Sawyer <dt><a href="modules.html">Porting Apache 1.3
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer Modules</a></dt>
7b19817cb8128b75df04d7eacaa93002bbf877b1Michael Sawyer
c9defbf4b968e8a61f391246431ac63d0d6a39abMichael Sawyer <dt><a href="debugging.html">Debugging Memory
51e09bf791b4d3a6fd76f752df3f47d05ef6becdMichael Sawyer Allocation</a></dt>
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington <dt><a href="documenting.html">Documenting Apache
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington 2.0</a></dt>
e4bd5f690729e93a624ab82b69bfe4d9ccac3a64Brian Wellington </dl>
668f8d91db59f4dd89a0b54206f87879354339f5Brian Wellington <!--#include virtual="footer.html" -->
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington </body>
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington</html>
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington
ea32d34e58cc4f6104004d06fa35367e580b8103Brian Wellington