index.html.en revision 29fb68cf24dbdb4985cbb4734cb6074ea4bbab26
97a9a944b5887e91042b019776c41d5dd74557aferikabele<?xml version="1.0" encoding="ISO-8859-1"?>
97a9a944b5887e91042b019776c41d5dd74557aferikabele<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
97a9a944b5887e91042b019776c41d5dd74557aferikabele<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive This file is generated from xml source: DO NOT EDIT
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
b686b6a420bde7f78c416b90be11db94cb789979nd -->
b686b6a420bde7f78c416b90be11db94cb789979nd<title>Developer Documentation for Apache 2.0 - Apache HTTP Server</title>
b686b6a420bde7f78c416b90be11db94cb789979nd<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
b686b6a420bde7f78c416b90be11db94cb789979nd<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
b686b6a420bde7f78c416b90be11db94cb789979nd<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
b686b6a420bde7f78c416b90be11db94cb789979nd<link href="/images/favicon.ico" rel="shortcut icon" /></head>
b686b6a420bde7f78c416b90be11db94cb789979nd<body id="manual-page"><div id="page-header">
b686b6a420bde7f78c416b90be11db94cb789979nd<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
b686b6a420bde7f78c416b90be11db94cb789979nd<p class="apache">Apache HTTP Server Version 2.1</p>
b686b6a420bde7f78c416b90be11db94cb789979nd<img alt="" src="/images/feather.gif" /></div>
b686b6a420bde7f78c416b90be11db94cb789979nd<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
b686b6a420bde7f78c416b90be11db94cb789979nd<div id="path">
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Developer Documentation for Apache 2.0</h1>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd <p>Many of the documents on these Developer pages are lifted
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd from Apache 1.3's documentation. While they are all being
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd updated to Apache 2.0, they are in different stages of
b05ab3ff5ab54aa22610b13d56eaba6ddfc3db60nd progress. Please be patient, and point out any discrepancies or
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd errors on the developer/ pages directly to the
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd <a href="http://httpd.apache.org/lists.html#http-dev">dev@httpd.apache.org</a> mailing list.</p>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd</div>
b686b6a420bde7f78c416b90be11db94cb789979nd<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#topics">Topics</a></li>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive<li><img alt="" src="/images/down.gif" /> <a href="#external">External Resources</a></li>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive</ul></div>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive<div class="section">
06ba4a61654b3763ad65f52283832ebf058fdf1cslive<h2><a name="topics" id="topics">Topics</a></h2>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <ul>
80d3dc69b0e6ad772135f6a78af3d16bd6cccc42nd <li><a href="API.html">Apache 1.3 API Notes</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="hooks.html">Apache 2.0 Hook Functions</a></li>
5b10fd3977e6dfff19afe770e612e276962f7950nd <li><a href="request.html">Request Processing in Apache 2.0</a></li>
5b10fd3977e6dfff19afe770e612e276962f7950nd <li><a href="filters.html">How filters work in Apache 2.0</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="modules.html">Converting Modules from Apache 1.3 to Apache 2.0</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="debugging.html">Debugging Memory Allocation in APR</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="documenting.html">Documenting Apache 2.0</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="thread_safety.html">Apache 2.0 Thread Safety Issues</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd </ul>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
80d3dc69b0e6ad772135f6a78af3d16bd6cccc42nd<div class="section">
5b10fd3977e6dfff19afe770e612e276962f7950nd<h2><a name="external" id="external">External Resources</a></h2>
5b10fd3977e6dfff19afe770e612e276962f7950nd <ul>
80d3dc69b0e6ad772135f6a78af3d16bd6cccc42nd <li>Tools provided by Ian Holsman:
80d3dc69b0e6ad772135f6a78af3d16bd6cccc42nd <ul>
2aff288113d772cedca6add888eb643afffe9fb1nd <li><a href="http://lxr.webperf.org/">Apache 2 cross reference</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="http://docx.webperf.org/">Autogenerated Apache 2 code documentation</a></li>
2aff288113d772cedca6add888eb643afffe9fb1nd </ul></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li>Module Development Tutorials by Kevin O'Donnell
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <ul>
2aff288113d772cedca6add888eb643afffe9fb1nd <li><a href="http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html">Integrating a module into the Apache build system</a></li>
2aff288113d772cedca6add888eb643afffe9fb1nd
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd <li><a href="http://threebit.net/tutorials/apache2_modules/tut2/tutorial2.html">Handling configuration directives</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd </ul></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd
2aff288113d772cedca6add888eb643afffe9fb1nd <li><a href="http://www.onlamp.com/pub/ct/38">Some notes on
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd Apache module development by Ryan Bloom</a></li>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd </ul>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd</div></div>
a63f0ab647ad2ab72efc9bea7a66e24e9ebc5cc2nd<div id="footer">
2aff288113d772cedca6add888eb643afffe9fb1nd<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
2aff288113d772cedca6add888eb643afffe9fb1nd<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div>
80d3dc69b0e6ad772135f6a78af3d16bd6cccc42nd</body></html>