]> granicus.if.org Git - apache/blob - docs/manual/sitemap.xml
update xforms
[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  Licensed to the Apache Software Foundation (ASF) under one or more
8  contributor license agreements.  See the NOTICE file distributed with
9  this work for additional information regarding copyright ownership.
10  The ASF licenses this file to You under the Apache License, Version 2.0
11  (the "License"); you may not use this file except in compliance with
12  the License.  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.4 from 2.2</page>
36 <page href="new_features_2_4.html">New features with Apache 2.3/2.4</page>
37 <page href="new_features_2_2.html">New features with Apache 2.1/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="faq/">Frequently Asked Questions</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="rewrite">
80 <title>URL Rewriting Guide</title>
81 <page separate="yes" href="rewrite/">Overview</page>
82 <page href="mod/mod_rewrite.html">mod_rewrite reference
83 documentation</page>
84 <page href="rewrite/rewrite_intro.html">Introduction</page>
85 <page href="rewrite/rewrite_flags.html">Flags</page>
86 <page href="rewrite/rewrite_tech.html">Technical details</page>
87 <page href="rewrite/rewrite_guide.html">Rewrite Guide - useful examples</page>
88 <page href="rewrite/rewrite_guide_advanced.html">Advanced Rewrite Guide - more
89 useful examples</page>
90 </category>
91
92 <category id="ssl">
93 <title>Apache SSL/TLS Encryption</title>
94 <page separate="yes" href="ssl/">Overview</page>
95 <page href="ssl/ssl_intro.html">SSL/TLS Encryption: An Introduction</page>
96 <page href="ssl/ssl_compat.html">SSL/TLS Encryption: Compatibility</page>
97 <page href="ssl/ssl_howto.html">SSL/TLS Encryption: How-To</page>
98 <page href="ssl/ssl_faq.html">SSL/TLS Encryption: FAQ</page>
99 </category>
100
101 <category id="howto">
102 <title>Guides, Tutorials, and HowTos</title>
103 <page separate="yes" href="howto/">Overview</page>
104 <page href="howto/auth.html">Authentication</page>
105 <page href="howto/cgi.html">Dynamic Content with CGI</page>
106 <page href="howto/ssi.html">Introduction to Server Side Includes</page>
107 <page href="howto/htaccess.html">.htaccess files</page>
108 <page href="howto/public_html.html">Per-user web directories</page>
109 </category>
110
111 <category id="platform">
112 <title>Platform-specific Notes</title>
113 <page separate="yes" href="platform/">Overview</page>
114 <page href="platform/windows.html">Using Apache with Microsoft
115 Windows</page>
116 <page href="platform/win_compiling.html">Compiling Apache for
117 Microsoft Windows</page>
118 <page href="platform/netware.html">Using Apache with Novell NetWare</page>
119 <page href="platform/perf-hp.html">Running a High-Performance Web
120 Server on HPUX</page>
121 <page href="platform/ebcdic.html">The Apache EBCDIC Port</page>
122 </category>
123
124 <category id="programs">
125 <title>Apache HTTP Server and Supporting Programs</title>
126 <page separate="yes" href="programs/">Overview</page>
127 <page href="programs/httpd.html">Manual Page: httpd</page>
128 <page href="programs/ab.html">Manual Page: ab</page>
129 <page href="programs/apachectl.html">Manual Page: apachectl</page>
130 <page href="programs/apxs.html">Manual Page: apxs</page>
131 <page href="programs/configure.html">Manual Page: configure</page>
132 <page href="programs/dbmmanage.html">Manual Page: dbmmanage</page>
133 <page href="programs/htcacheclean.html">Manual Page: htcacheclean</page>
134 <page href="programs/htdbm.html">Manual Page: htdbm</page>
135 <page href="programs/htdigest.html">Manual Page: htdigest</page>
136 <page href="programs/htpasswd.html">Manual Page: htpasswd</page>
137 <page href="programs/logresolve.html">Manual Page: logresolve</page>
138 <page href="programs/rotatelogs.html">Manual Page: rotatelogs</page>
139 <page href="programs/suexec.html">Manual Page: suexec</page>
140 <page href="programs/other.html">Other Programs</page>
141 </category>
142
143 <category id="misc">
144 <title>Apache Miscellaneous Documentation</title>
145 <page separate="yes" href="misc/">Overview</page>
146 <page href="misc/relevant_standards.html">Relevant Standards</page>
147 </category>
148
149 <category id="modules">
150 <title>Apache modules</title>
151 <page href="mod/module-dict.html">Definitions of terms used to describe Apache modules</page>
152 <page href="mod/directive-dict.html">Definitions of terms used to describe Apache directives</page>
153 </category>
154
155 <category id="developer">
156 <title>Developer Documentation</title>
157 <page separate="yes" href="developer/">Overview</page>
158 <page href="developer/API.html">Apache API notes</page>
159 <page href="developer/debugging.html">Debugging Memory Allocation in APR</page>
160 <page href="developer/documenting.html">Documenting Apache 2.0</page>
161 <page href="developer/hooks.html">Apache 2.0 Hook Functions</page>
162 <page href="developer/modules.html">Converting Modules from Apache 1.3 to Apache 2.0</page>
163 <page href="developer/request.html">Request Processing in Apache 2.0</page>
164 <page href="developer/filters.html">How Filters Work in Apache 2.0</page>
165 </category>
166
167 <category id="index">
168 <title>Glossary and Index</title>
169 <page href="glossary.html">Glossary</page>
170 <page href="mod/">Module index</page>
171 <page href="mod/directives.html">Directive index</page>
172 <page href="mod/quickreference.html">Directive Quick-Reference</page>
173 </category>
174
175 </sitemap>