1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
4        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5              This file is generated from xml source: DO NOT EDIT
6        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7      -->
8<title>Developer Documentation for the Apache HTTP Server 2.4 - Apache HTTP Server</title>
9<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="/style/css/prettify.css" />
12<script src="/style/scripts/prettify.min.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body id="manual-page"><div id="page-header">
17<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
18<p class="apache">Apache HTTP Server Version 2.4</p>
19<img alt="" src="/images/feather.gif" /></div>
20<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
21<div id="path">
22<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/">Documentation</a> &gt; <a href="../">Version 2.4</a></div><div id="page-content"><div id="preamble"><h1>Developer Documentation for the Apache HTTP Server 2.4</h1>
23<div class="toplang">
24<p><span>Available Languages: </span><a href="/en/developer/" title="English">&nbsp;en&nbsp;</a> |
25<a href="/zh-cn/developer/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
26</div>
27
28    <div class="warning"><h3>Warning</h3>
29    <p>Many of the documents listed here are in need of update.
30    They are in different stages of progress.
31    Please be patient, and point out any discrepancies or
32    errors on the developer/ pages directly to the
33    <a href="http://httpd.apache.org/lists.html#http-dev">dev@httpd.apache.org</a> mailing list.</p>
34    </div>
35</div>
36<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#developing">2.4 development documents</a></li>
37<li><img alt="" src="/images/down.gif" /> <a href="#upgrading">Upgrading to 2.4</a></li>
38<li><img alt="" src="/images/down.gif" /> <a href="#external">External Resources</a></li>
39</ul></div>
40<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
41<div class="section">
42<h2><a name="developing" id="developing">2.4 development documents</a></h2>
43    <ul>
44      <li><a href="modguide.html">Developing modules for the Apache HTTP Server 2.4</a></li>
45      <li><a href="hooks.html">Hook Functions in 2.4</a></li>
46      <li><a href="request.html">Request Processing in 2.4</a></li>
47      <li><a href="filters.html">How filters work in 2.4</a></li>
48      <li><a href="output-filters.html">Guidelines for output filters in 2.4</a></li>
49      <li><a href="documenting.html">Documenting code in 2.4</a></li>
50      <li><a href="thread_safety.html">Thread Safety Issues in 2.4</a></li>
51    </ul>
52</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
53<div class="section">
54<h2><a name="upgrading" id="upgrading">Upgrading to 2.4</a></h2>
55    <ul>
56      <li><a href="new_api_2_4.html">API changes in 2.3/2.4</a></li>
57      <li><a href="modules.html">Converting Modules from 1.3 to 2.x</a></li>
58    </ul>
59</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
60<div class="section">
61<h2><a name="external" id="external">External Resources</a></h2>
62    <ul>
63      <li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
64
65      <li>Developer articles at <a href="http://www.apachetutor.org/">apachetutor</a> include:
66      <ul>
67        <li><a href="http://www.apachetutor.org/dev/request">Request Processing</a></li>
68        <li><a href="http://www.apachetutor.org/dev/config">Configuration for Modules</a></li>
69        <li><a href="http://www.apachetutor.org/dev/pools">Resource Management</a></li>
70        <li><a href="http://www.apachetutor.org/dev/reslist">Connection Pooling</a></li>
71        <li><a href="http://www.apachetutor.org/dev/brigades">Introduction to Buckets and Brigades</a></li>
72      </ul></li>
73    </ul>
74</div></div>
75<div class="bottomlang">
76<p><span>Available Languages: </span><a href="/en/developer/" title="English">&nbsp;en&nbsp;</a> |
77<a href="/zh-cn/developer/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
78</div><div id="footer">
79<p class="apache">Copyright 2014 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
80<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
81if (typeof(prettyPrint) !== 'undefined') {
82    prettyPrint();
83}
84//--><!]]></script>
85</body></html>