summaryrefslogtreecommitdiff
path: root/docs/manual/index.xml
blob: e8644219b1969439d3e183a63577012902d298cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>

<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>