]> granicus.if.org Git - apache/blob - docs/manual/sitemap.xml
(re-)add the obsolete module docs.
[apache] / docs / manual / sitemap.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
3
4 <sitemap>
5   <relativepath href="."/>
6
7   <title>Site Map</title>
8
9 <summary>
10 <p>This page lists the currently available documents of the
11 <a href="./">Apache HTTP Server Version 2.0 Documentation</a>.</p>
12 </summary>
13
14 <category id="release">
15 <title>Release Notes</title>
16 <page href="upgrading.html">Upgrading to 2.0 from 1.3</page>
17 <page href="new_features_2_0.html">New features with Apache 2.0</page>
18 </category>
19
20 <category id="using">
21 <title>Using the Apache HTTP Server</title>
22 <page href="install.html">Compiling and Installing Apache</page>
23 <page href="invoking.html">Starting Apache</page>
24 <page href="stopping.html">Stopping and Restarting the Server</page>
25 <page href="configuring.html">Configuration Files</page>
26 <page href="sections.html">How Directory, Location and Files sections work</page>
27 <page href="server-wide.html">Server-Wide Configuration</page>
28 <page href="logs.html">Log Files</page>
29 <page href="urlmapping.html">Mapping URLs to Filesystem Locations</page>
30 <page href="misc/security_tips.html">Security Tips</page>
31 <page href="dso.html">Dynamic Shared Object (DSO) support</page>
32 <page href="content-negotiation.html">Content Negotiation</page>
33 <page href="custom-error.html">Custom error responses</page>
34 <page href="bind.html">Setting which addresses and ports Apache uses</page>
35 <page href="mpm.html">Multi-Processing Modules (MPMs)</page>
36 <page href="env.html">Environment Variables in Apache</page>
37 <page href="handler.html">Apache's Handler Use</page>
38 <page href="filter.html">Filters</page>
39 <page href="suexec.html">suEXEC Support</page>
40 <page href="misc/perf-tuning.html">Performance Hintes</page>
41 <page href="misc/rewriteguide.html">URL Rewriting Guide</page>
42 </category>
43
44 <category id="vhosts">
45 <title>Apache Virtual Host documentation</title>
46 <page separate="yes" href="vhosts/">Overview</page>
47 <page href="vhosts/name-based.html">Name-based Virtual Hosts</page>
48 <page href="vhosts/ip-based.html">IP-based Virtual Host Support</page>
49 <page href="vhosts/mass.html">Dynamically configured mass virtual hosting</page>
50 <page href="vhosts/examples.html">VirtualHost Examples</page>
51 <page href="vhosts/details.html">An In-Depth Discussion of Virtual Host Matching</page>
52 <page href="vhosts/fd-limits.html">File descriptor limitations</page>
53 <page href="dns-caveats.html">Issues Regarding DNS and Apache</page>
54 </category>
55
56 <category id="faq">
57 <title>Apache Server Frequently Asked Questions</title>
58 <page separate="yes" href="faq/">Overview</page>
59 <page href="faq/support.html">Support</page>
60 </category>
61
62 <category id="ssl">
63 <title>Apache SSL/TLS Encryption</title>
64 <page separate="yes" href="ssl/">Overview</page>
65 <page href="ssl/ssl_intro.html">SSL/TLS Encryption: An Introduction</page>
66 <page href="ssl/ssl_compat.html">SSL/TLS Encryption: Compatibility</page>
67 <page href="ssl/ssl_howto.html">SSL/TLS Encryption: How-To</page>
68 <page href="ssl/ssl_faq.html">SSL/TLS Encryption: FAQ</page>
69 </category>
70
71 <category id="howto">
72 <title>Guides, Tutorials, and HowTos</title>
73 <page href="howto/auth.html">Authentication</page>
74 <page href="howto/cgi.html">Dynamic Content with CGI</page>
75 <page href="howto/ssi.html">Introduction to Server Side Includes</page>
76 <page href="howto/htaccess.html">.htaccess files</page>
77 <page href="howto/public_html.html">Per-user web directories</page>
78 <page href="misc/tutorials.html">Apache Tutorials</page>
79 </category>
80
81 <category id="platform">
82 <title>Platform-specific Notes</title>
83 <page href="platform/windows.html">Using Apache with Microsoft
84 Windows</page>
85 <page href="platform/win_compiling.html">Compiling Apache for
86 Microsoft Windows</page>
87 <page href="platform/win_service.html">Running Apache for Windows as
88 a Service</page>
89 <page href="platform/netware.html">Using Apache with Novell NetWare</page>
90 <page href="platform/perf-hp.html">Running a High-Performance Web
91 Server on HPUX</page>
92 <page href="ebcdic.html">The Apache EBCDIC Port</page>
93 </category>
94
95 <category id="programs">
96 <title>Apache HTTP Server and Supporting Programs</title>
97 <page separate="yes" href="programs/">Overview</page>
98 <page href="programs/httpd.html">Manual Page: httpd</page>
99 <page href="programs/ab.html">Manual Page: ab</page>
100 <page href="programs/apachectl.html">Manual Page: apachectl</page>
101 <page href="programs/apxs.html">Manual Page: apxs</page>
102 <page href="programs/dbmmanage.html">Manual Page: dbmmanage</page>
103 <page href="programs/htdigest.html">Manual Page: htdigest</page>
104 <page href="programs/htpasswd.html">Manual Page: htpasswd</page>
105 <page href="programs/logresolve.html">Manual Page: logresolve</page>
106 <page href="programs/rotatelogs.html">Manual Page: rotatelogs</page>
107 <page href="programs/suexec.html">Manual Page: suexec</page>
108 <page href="programs/other.html">Other Programs</page>
109 </category>
110
111 <category id="misc">
112 <title>Apache Miscellaneous Documentation</title>
113 <page separate="yes" href="misc/">Overview</page>
114 <page href="misc/custom_errordocs.html">International Customized Server Error Messages</page>
115 <page href="misc/fin_wait_2.html">Connections in FIN_WAIT_2 and Apache</page>
116 <page href="misc/known_client_problems.html">Known Client Problems</page>
117 <page href="misc/descriptors.html">Descriptors and Apache</page>
118 <page href="cgi_path.html">PATH_INFO Changes in the CGI Environment</page>
119 </category>
120
121 <category id="modules">
122 <title>Apache modules</title>
123 <page href="mod/">Module index</page>
124 <page href="mod/directives.html">Directive index</page>
125 <page href="mod/quickreference.html">Directive Quick-Reference</page>
126 <modulefilelist>
127   <modulefile>core.xml</modulefile>
128   <modulefile>mod_actions.xml</modulefile>
129   <modulefile>mod_alias.xml</modulefile>
130   <modulefile>mod_asis.xml</modulefile>
131   <modulefile>mod_auth_basic.xml</modulefile>
132   <modulefile>mod_auth_digest.xml</modulefile>
133   <modulefile>mod_authn_anon.xml</modulefile>
134   <modulefile>mod_authn_dbm.xml</modulefile>
135   <modulefile>mod_authn_file.xml</modulefile>
136   <modulefile>mod_authz_dbm.xml</modulefile>
137   <modulefile>mod_authz_groupfile.xml</modulefile>
138   <modulefile>mod_authz_host.xml</modulefile>
139   <modulefile>mod_auth_ldap.xml</modulefile>
140   <modulefile>mod_autoindex.xml</modulefile>
141   <modulefile>mod_cache.xml</modulefile>
142   <modulefile>mod_cern_meta.xml</modulefile>
143   <modulefile>mod_cgi.xml</modulefile>
144   <modulefile>mod_cgid.xml</modulefile>
145   <modulefile>mod_charset_lite.xml</modulefile>
146   <modulefile>mod_dav.xml</modulefile>
147   <modulefile>mod_deflate.xml</modulefile>
148   <modulefile>mod_dir.xml</modulefile>
149   <modulefile>mod_echo.xml</modulefile>
150   <modulefile>mod_env.xml</modulefile>
151   <modulefile>mod_example.xml</modulefile>
152   <modulefile>mod_expires.xml</modulefile>
153   <modulefile>mod_ext_filter.xml</modulefile>
154   <modulefile>mod_file_cache.xml</modulefile>
155   <modulefile>mod_headers.xml</modulefile>
156   <modulefile>mod_imap.xml</modulefile>
157   <modulefile>mod_include.xml</modulefile>
158   <modulefile>mod_info.xml</modulefile>
159   <modulefile>mod_isapi.xml</modulefile>
160   <modulefile>mod_ldap.xml</modulefile>
161   <modulefile>mod_log_config.xml</modulefile>
162   <modulefile>mod_logio.xml</modulefile>
163   <modulefile>mod_mime.xml</modulefile>
164   <modulefile>mod_mime_magic.xml</modulefile>
165   <modulefile>mod_negotiation.xml</modulefile>
166   <modulefile>mod_proxy.xml</modulefile>
167   <modulefile>mod_rewrite.xml</modulefile>
168   <modulefile>mod_setenvif.xml</modulefile>
169   <modulefile>mod_so.xml</modulefile>
170   <modulefile>mod_ssl.xml</modulefile>
171   <modulefile>mod_speling.xml</modulefile>
172   <modulefile>mod_status.xml</modulefile>
173   <modulefile>mod_suexec.xml</modulefile>
174   <modulefile>mod_unique_id.xml</modulefile>
175   <modulefile>mod_userdir.xml</modulefile>
176   <modulefile>mod_usertrack.xml</modulefile>
177   <modulefile>mod_vhost_alias.xml</modulefile>
178   <modulefile>mpm_common.xml</modulefile>
179   <modulefile>mpm_netware.xml</modulefile>
180   <modulefile>mpm_winnt.xml</modulefile>
181   <modulefile>perchild.xml</modulefile>
182   <modulefile>prefork.xml</modulefile>
183   <modulefile>worker.xml</modulefile>
184
185   <modulefile>obs_mod_access.xml</modulefile>
186   <modulefile>obs_mod_auth.xml</modulefile>
187   <modulefile>obs_mod_auth_anon.xml</modulefile>
188   <modulefile>obs_mod_auth_dbm.xml</modulefile>
189   <modulefile>obs_mod_auth_digest.xml</modulefile>
190 </modulefilelist>
191 </category>
192
193 <category id="developer">
194 <title>Developer Documentation</title>
195 <page separate="yes" href="developer/">Overview</page>
196 <page href="developer/API.html">Apache API notes</page>
197 <page href="developer/debugging.html">Debugging Memory Allocation in APR</page>
198 <page href="developer/documenting.html">Documenting Apache 2.0</page>
199 <page href="developer/hooks.html">Apache 2.0 Hook Functions</page>
200 <page href="developer/layeredio.html">Apache 2.0 Layered I/O</page>
201 <page href="developer/modules.html">Converting Modules from Apache 1.3 to Apache 2.0</page>
202 <page href="developer/request.html">Request Processing in Apache 2.0</page>
203 <page href="developer/filters.html">How Filters Work in Apache 2.0</page>
204 </category>
205
206 <category id="descriptive">
207 <title>Descriptive Information</title>
208 <page href="mod/module-dict.html">Definitions of terms used to describe Apache modules</page>
209 <page href="mod/directive-dict.html">Definitions of terms used to describe Apache directives</page>
210 <page href="glossary.html">Glossary</page>
211 <page>Sitemap (this document)</page>
212 </category>
213
214 </sitemap>