]> granicus.if.org Git - apache/blob - docs/manual/sitemap.xml
Update the copyright year in all .c, .h and .xml files
[apache] / docs / manual / sitemap.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
3 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
4 <!-- $LastChangedRevision$ -->
5
6 <!--
7  Copyright 2002-2006 The Apache Software Foundation or its licensors, as
8  applicable.
9
10  Licensed under the Apache License, Version 2.0 (the "License");
11  you may not use this file except in compliance with the License.
12  You may obtain a copy of the License at
13
14      http://www.apache.org/licenses/LICENSE-2.0
15
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
22
23 <sitemap metafile="sitemap.xml.meta">
24
25   <title>Sitemap</title>
26
27 <summary>
28 <p>This page lists the currently available documents of the
29 <a href="./">Apache HTTP Server Version &httpd.major;.&httpd.minor;
30 Documentation</a>.</p>
31 </summary>
32
33 <category id="release">
34 <title>Release Notes</title>
35 <page href="upgrading.html">Upgrading to 2.2 from 2.0</page>
36 <page href="new_features_2_4.html">New features with Apache 2.4</page>
37 <page href="new_features_2_2.html">New features with Apache 2.2</page>
38 <page href="new_features_2_0.html">New features with Apache 2.0</page>
39 <page href="license.html">Apache License</page>
40 </category>
41
42 <category id="using">
43 <title>Using the Apache HTTP Server</title>
44 <page href="install.html">Compiling and Installing Apache</page>
45 <page href="invoking.html">Starting Apache</page>
46 <page href="stopping.html">Stopping and Restarting the Server</page>
47 <page href="configuring.html">Configuration Files</page>
48 <page href="sections.html">How Directory, Location and Files sections work</page>
49 <page href="caching.html">Content Caching</page>
50 <page href="server-wide.html">Server-Wide Configuration</page>
51 <page href="logs.html">Log Files</page>
52 <page href="urlmapping.html">Mapping URLs to Filesystem Locations</page>
53 <page href="misc/security_tips.html">Security Tips</page>
54 <page href="dso.html">Dynamic Shared Object (DSO) support</page>
55 <page href="content-negotiation.html">Content Negotiation</page>
56 <page href="custom-error.html">Custom error responses</page>
57 <page href="bind.html">Setting which addresses and ports Apache uses</page>
58 <page href="mpm.html">Multi-Processing Modules (MPMs)</page>
59 <page href="env.html">Environment Variables in Apache</page>
60 <page href="handler.html">Apache's Handler Use</page>
61 <page href="filter.html">Filters</page>
62 <page href="suexec.html">suEXEC Support</page>
63 <page href="misc/perf-tuning.html">Performance Hints</page>
64 <page href="misc/rewriteguide.html">URL Rewriting Guide</page>
65 </category>
66
67 <category id="vhosts">
68 <title>Apache Virtual Host documentation</title>
69 <page separate="yes" href="vhosts/">Overview</page>
70 <page href="vhosts/name-based.html">Name-based Virtual Hosts</page>
71 <page href="vhosts/ip-based.html">IP-based Virtual Host Support</page>
72 <page href="vhosts/mass.html">Dynamically configured mass virtual hosting</page>
73 <page href="vhosts/examples.html">VirtualHost Examples</page>
74 <page href="vhosts/details.html">An In-Depth Discussion of Virtual Host Matching</page>
75 <page href="vhosts/fd-limits.html">File descriptor limitations</page>
76 <page href="dns-caveats.html">Issues Regarding DNS and Apache</page>
77 </category>
78
79 <category id="faq">
80 <title>Apache Server Frequently Asked Questions</title>
81 <page href="faq/">Overview</page>
82 <page href="faq/background.html">Background Information</page>
83 <page href="faq/support.html">Support</page>
84 <page href="faq/error.html">Error Messages</page>
85 </category>
86
87 <category id="ssl">
88 <title>Apache SSL/TLS Encryption</title>
89 <page separate="yes" href="ssl/">Overview</page>
90 <page href="ssl/ssl_intro.html">SSL/TLS Encryption: An Introduction</page>
91 <page href="ssl/ssl_compat.html">SSL/TLS Encryption: Compatibility</page>
92 <page href="ssl/ssl_howto.html">SSL/TLS Encryption: How-To</page>
93 <page href="ssl/ssl_faq.html">SSL/TLS Encryption: FAQ</page>
94 </category>
95
96 <category id="howto">
97 <title>Guides, Tutorials, and HowTos</title>
98 <page separate="yes" href="howto/">Overview</page>
99 <page href="howto/auth.html">Authentication</page>
100 <page href="howto/cgi.html">Dynamic Content with CGI</page>
101 <page href="howto/ssi.html">Introduction to Server Side Includes</page>
102 <page href="howto/htaccess.html">.htaccess files</page>
103 <page href="howto/public_html.html">Per-user web directories</page>
104 </category>
105
106 <category id="platform">
107 <title>Platform-specific Notes</title>
108 <page separate="yes" href="platform/">Overview</page>
109 <page href="platform/windows.html">Using Apache with Microsoft
110 Windows</page>
111 <page href="platform/win_compiling.html">Compiling Apache for
112 Microsoft Windows</page>
113 <page href="platform/netware.html">Using Apache with Novell NetWare</page>
114 <page href="platform/perf-hp.html">Running a High-Performance Web
115 Server on HPUX</page>
116 <page href="platform/ebcdic.html">The Apache EBCDIC Port</page>
117 </category>
118
119 <category id="programs">
120 <title>Apache HTTP Server and Supporting Programs</title>
121 <page separate="yes" href="programs/">Overview</page>
122 <page href="programs/httpd.html">Manual Page: httpd</page>
123 <page href="programs/ab.html">Manual Page: ab</page>
124 <page href="programs/apachectl.html">Manual Page: apachectl</page>
125 <page href="programs/apxs.html">Manual Page: apxs</page>
126 <page href="programs/configure.html">Manual Page: configure</page>
127 <page href="programs/dbmmanage.html">Manual Page: dbmmanage</page>
128 <page href="programs/htcacheclean.html">Manual Page: htcacheclean</page>
129 <page href="programs/htdbm.html">Manual Page: htdbm</page>
130 <page href="programs/htdigest.html">Manual Page: htdigest</page>
131 <page href="programs/htpasswd.html">Manual Page: htpasswd</page>
132 <page href="programs/logresolve.html">Manual Page: logresolve</page>
133 <page href="programs/rotatelogs.html">Manual Page: rotatelogs</page>
134 <page href="programs/suexec.html">Manual Page: suexec</page>
135 <page href="programs/other.html">Other Programs</page>
136 </category>
137
138 <category id="misc">
139 <title>Apache Miscellaneous Documentation</title>
140 <page separate="yes" href="misc/">Overview</page>
141 <page href="misc/relevant_standards.html">Relevant Standards</page>
142 </category>
143
144 <category id="modules">
145 <title>Apache modules</title>
146 <page href="mod/module-dict.html">Definitions of terms used to describe Apache modules</page>
147 <page href="mod/directive-dict.html">Definitions of terms used to describe Apache directives</page>
148 </category>
149
150 <category id="developer">
151 <title>Developer Documentation</title>
152 <page separate="yes" href="developer/">Overview</page>
153 <page href="developer/API.html">Apache API notes</page>
154 <page href="developer/debugging.html">Debugging Memory Allocation in APR</page>
155 <page href="developer/documenting.html">Documenting Apache 2.0</page>
156 <page href="developer/hooks.html">Apache 2.0 Hook Functions</page>
157 <page href="developer/modules.html">Converting Modules from Apache 1.3 to Apache 2.0</page>
158 <page href="developer/request.html">Request Processing in Apache 2.0</page>
159 <page href="developer/filters.html">How Filters Work in Apache 2.0</page>
160 </category>
161
162 <category id="index">
163 <title>Glossary and Index</title>
164 <page href="glossary.html">Glossary</page>
165 <page href="mod/">Module index</page>
166 <page href="mod/directives.html">Directive index</page>
167 <page href="mod/quickreference.html">Directive Quick-Reference</page>
168 </category>
169
170 </sitemap>