mirror of
https://github.com/apache/httpd.git
synced 2025-06-01 23:21:45 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
89 lines
3.7 KiB
XML
89 lines
3.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
|
|
|
|
<!--
|
|
Copyright 2003-2004 The Apache Software Foundation
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<indexpage metafile="index.xml.meta">
|
|
<parentdocument href="http://httpd.apache.org/docs-project/" />
|
|
|
|
<title>Apache HTTP Server Version 2.1 Documentation</title>
|
|
|
|
<category id="release"><title>Release Notes</title>
|
|
<page href="new_features_2_0.html">New features with Apache 2.0</page>
|
|
<page href="upgrading.html">Upgrading to 2.0 from 1.3</page>
|
|
<page href="license.html">Apache License</page>
|
|
</category>
|
|
|
|
<category id="manual"><title>Reference Manual</title>
|
|
<page href="install.html">Compiling and Installing</page>
|
|
<page href="invoking.html">Starting</page>
|
|
<page href="stopping.html">Stopping or Restarting</page>
|
|
<page href="mod/directives.html">Run-time Configuration Directives</page>
|
|
<page href="mod/quickreference.html">Directive Quick-Reference</page>
|
|
<page href="mod/">Modules</page>
|
|
<page href="mpm.html">Multi-Processing Modules (MPMs)</page>
|
|
<page href="filter.html">Filters</page>
|
|
<page href="handler.html">Handlers</page>
|
|
<page href="programs/">Server and Supporting Programs</page>
|
|
<page href="glossary.html">Glossary</page>
|
|
</category>
|
|
|
|
<category id="usersguide"><title>Users' Guide</title>
|
|
<page href="bind.html">Binding</page>
|
|
<page href="configuring.html">Configuration Files</page>
|
|
<page href="sections.html">Configuration Sections</page>
|
|
<page href="content-negotiation.html">Content Negotiation</page>
|
|
<page href="dso.html">Dynamic Shared Objects (DSO)</page>
|
|
<page href="env.html">Environment Variables</page>
|
|
<page href="logs.html">Log Files</page>
|
|
<page href="urlmapping.html">Mapping URLs to the Filesystem</page>
|
|
<page href="misc/perf-tuning.html">Performance Tuning</page>
|
|
<page href="misc/security_tips.html">Security Tips</page>
|
|
<page href="server-wide.html">Server-Wide Configuration</page>
|
|
<page href="ssl/">SSL/TLS Encryption</page>
|
|
<page href="suexec.html">Suexec Execution for CGI</page>
|
|
<page href="misc/rewriteguide.html">URL Rewriting Guide</page>
|
|
<page href="vhosts/">Virtual Hosts</page>
|
|
</category>
|
|
|
|
<category id="howto"><title>How-To / Tutorials</title>
|
|
<page href="howto/auth.html">Authentication, Authorization, and Access
|
|
Control</page>
|
|
<page href="howto/cgi.html">CGI: Dynamic Content</page>
|
|
<page href="howto/htaccess.html">.htaccess files</page>
|
|
<page href="howto/ssi.html">Server Side Includes (SSI)</page>
|
|
<page href="howto/public_html.html">Per-user Web Directories
|
|
(public_html)</page>
|
|
</category>
|
|
|
|
<category id="platform"><title>Platform Specific Notes</title>
|
|
<page href="platform/windows.html">Microsoft Windows</page>
|
|
<page href="platform/netware.html">Novell NetWare</page>
|
|
<page href="platform/ebcdic.html">EBCDIC Port</page>
|
|
</category>
|
|
|
|
<category id="other"><title>Other Topics</title>
|
|
<page href="faq/">Frequently Asked Questions</page>
|
|
<page href="sitemap.html">Sitemap</page>
|
|
<page href="developer/">Documentation for Developers</page>
|
|
<page href="misc/">Other Notes</page>
|
|
</category>
|
|
|
|
</indexpage>
|
|
|