]> granicus.if.org Git - apache/blob - docs/manual/sitemap.xml
the html files used for chm compiling differ in detail from our normal
[apache] / docs / manual / sitemap.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd"  
3   [ <!ENTITY allmodules SYSTEM "./mod/allmodules.xml"> ]
4 >
5 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
6
7 <sitemap metafile="sitemap.xml.meta">
8
9   <title>Sitemap</title>
10
11 <summary>
12 <p>This page lists the currently available documents of the
13 <a href="./">Apache HTTP Server Version 2.1 Documentation</a>.</p>
14 </summary>
15
16 <category id="release">
17 <title>Release Notes</title>
18 <page href="upgrading.html">Upgrading to 2.0 from 1.3</page>
19 <page href="new_features_2_0.html">New features with Apache 2.0</page>
20 <page href="license.html">Apache License</page>
21 </category>
22
23 <category id="using">
24 <title>Using the Apache HTTP Server</title>
25 <page href="install.html">Compiling and Installing Apache</page>
26 <page href="invoking.html">Starting Apache</page>
27 <page href="stopping.html">Stopping and Restarting the Server</page>
28 <page href="configuring.html">Configuration Files</page>
29 <page href="sections.html">How Directory, Location and Files sections work</page>
30 <page href="server-wide.html">Server-Wide Configuration</page>
31 <page href="logs.html">Log Files</page>
32 <page href="urlmapping.html">Mapping URLs to Filesystem Locations</page>
33 <page href="misc/security_tips.html">Security Tips</page>
34 <page href="dso.html">Dynamic Shared Object (DSO) support</page>
35 <page href="content-negotiation.html">Content Negotiation</page>
36 <page href="custom-error.html">Custom error responses</page>
37 <page href="bind.html">Setting which addresses and ports Apache uses</page>
38 <page href="mpm.html">Multi-Processing Modules (MPMs)</page>
39 <page href="env.html">Environment Variables in Apache</page>
40 <page href="handler.html">Apache's Handler Use</page>
41 <page href="filter.html">Filters</page>
42 <page href="suexec.html">suEXEC Support</page>
43 <page href="misc/perf-tuning.html">Performance Hints</page>
44 <page href="misc/rewriteguide.html">URL Rewriting Guide</page>
45 </category>
46
47 <category id="vhosts">
48 <title>Apache Virtual Host documentation</title>
49 <page separate="yes" href="vhosts/">Overview</page>
50 <page href="vhosts/name-based.html">Name-based Virtual Hosts</page>
51 <page href="vhosts/ip-based.html">IP-based Virtual Host Support</page>
52 <page href="vhosts/mass.html">Dynamically configured mass virtual hosting</page>
53 <page href="vhosts/examples.html">VirtualHost Examples</page>
54 <page href="vhosts/details.html">An In-Depth Discussion of Virtual Host Matching</page>
55 <page href="vhosts/fd-limits.html">File descriptor limitations</page>
56 <page href="dns-caveats.html">Issues Regarding DNS and Apache</page>
57 </category>
58
59 <category id="faq">
60 <title>Apache Server Frequently Asked Questions</title>
61 <page href="faq/">Overview</page>
62 <page separate="yes" href="faq/all_in_one.html">All on One Page</page>
63 <page href="faq/support.html">Support</page>
64 </category>
65
66 <category id="ssl">
67 <title>Apache SSL/TLS Encryption</title>
68 <page separate="yes" href="ssl/">Overview</page>
69 <page href="ssl/ssl_intro.html">SSL/TLS Encryption: An Introduction</page>
70 <page href="ssl/ssl_compat.html">SSL/TLS Encryption: Compatibility</page>
71 <page href="ssl/ssl_howto.html">SSL/TLS Encryption: How-To</page>
72 <page href="ssl/ssl_faq.html">SSL/TLS Encryption: FAQ</page>
73 </category>
74
75 <category id="howto">
76 <title>Guides, Tutorials, and HowTos</title>
77 <page separate="yes" href="howto/">Overview</page>
78 <page href="howto/auth.html">Authentication</page>
79 <page href="howto/cgi.html">Dynamic Content with CGI</page>
80 <page href="howto/ssi.html">Introduction to Server Side Includes</page>
81 <page href="howto/htaccess.html">.htaccess files</page>
82 <page href="howto/public_html.html">Per-user web directories</page>
83 </category>
84
85 <category id="platform">
86 <title>Platform-specific Notes</title>
87 <page separate="yes" href="platform/">Overview</page>
88 <page href="platform/windows.html">Using Apache with Microsoft
89 Windows</page>
90 <page href="platform/win_compiling.html">Compiling Apache for
91 Microsoft Windows</page>
92 <page href="platform/netware.html">Using Apache with Novell NetWare</page>
93 <page href="platform/perf-hp.html">Running a High-Performance Web
94 Server on HPUX</page>
95 <page href="platform/ebcdic.html">The Apache EBCDIC Port</page>
96 </category>
97
98 <category id="programs">
99 <title>Apache HTTP Server and Supporting Programs</title>
100 <page separate="yes" href="programs/">Overview</page>
101 <page href="programs/httpd.html">Manual Page: httpd</page>
102 <page href="programs/ab.html">Manual Page: ab</page>
103 <page href="programs/apachectl.html">Manual Page: apachectl</page>
104 <page href="programs/apxs.html">Manual Page: apxs</page>
105 <page href="programs/dbmmanage.html">Manual Page: dbmmanage</page>
106 <page href="programs/htdigest.html">Manual Page: htdigest</page>
107 <page href="programs/htpasswd.html">Manual Page: htpasswd</page>
108 <page href="programs/logresolve.html">Manual Page: logresolve</page>
109 <page href="programs/rotatelogs.html">Manual Page: rotatelogs</page>
110 <page href="programs/suexec.html">Manual Page: suexec</page>
111 <page href="programs/other.html">Other Programs</page>
112 </category>
113
114 <category id="misc">
115 <title>Apache Miscellaneous Documentation</title>
116 <page separate="yes" href="misc/">Overview</page>
117 <page href="cgi_path.html">PATH_INFO Changes in the CGI Environment</page>
118 </category>
119
120 <category id="modules">
121 <title>Apache modules</title>
122 <page href="mod/">Module index</page>
123 <page href="mod/directives.html">Directive index</page>
124 <page href="mod/quickreference.html">Directive Quick-Reference</page>
125 &allmodules;
126 </category>
127
128 <category id="developer">
129 <title>Developer Documentation</title>
130 <page separate="yes" href="developer/">Overview</page>
131 <page href="developer/API.html">Apache API notes</page>
132 <page href="developer/debugging.html">Debugging Memory Allocation in APR</page>
133 <page href="developer/documenting.html">Documenting Apache 2.0</page>
134 <page href="developer/hooks.html">Apache 2.0 Hook Functions</page>
135 <page href="developer/modules.html">Converting Modules from Apache 1.3 to Apache 2.0</page>
136 <page href="developer/request.html">Request Processing in Apache 2.0</page>
137 <page href="developer/filters.html">How Filters Work in Apache 2.0</page>
138 </category>
139
140 <category id="descriptive">
141 <title>Descriptive Information</title>
142 <page href="mod/module-dict.html">Definitions of terms used to describe Apache modules</page>
143 <page href="mod/directive-dict.html">Definitions of terms used to describe Apache directives</page>
144 <page href="glossary.html">Glossary</page>
145 <page>Sitemap (this document)</page>
146 </category>
147
148 </sitemap>