summaryrefslogtreecommitdiff
path: root/docs/manual/index.xml.de
blob: d2eff5a6dfa0e2f054da1ee53a8f86aef9a9df93 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
<!-- English Revision: 1050960:1524238 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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>Dokumentation zum Apache HTTP Server Version
&httpd.major;.&httpd.minor;</title>

<category id="release"><title>Hinweise zur Version</title>
    <page href="new_features_2_4.html">Neue Funktionen in Version 2.3/2.4</page>
    <page href="new_features_2_2.html">Neue Funktionen in Version 2.1/2.2</page>
    <page href="new_features_2_0.html">Neue Funktionen in Version 2.0</page>
    <page href="upgrading.html">Upgrade auf Version 2.4</page>
    <page href="license.html">Apache-Lizenz</page>
</category>

<category id="manual"><title>Bedienungsanleitung</title>
    <page href="install.html">Kompilieren und Installieren</page>
    <page href="invoking.html">Starten</page>
    <page href="stopping.html">Stoppen und Neustarten</page>
    <page href="mod/directives.html">Konfigurationsanweisungen</page>
    <page href="mod/quickreference.html">Kurzreferenz der Direktiven</page>
    <page href="mod/">Module</page>
    <page href="mpm.html">Multi-Processing-Module (MPMs)</page>
    <page href="filter.html">Filter</page>
    <page href="handler.html">Handler</page>
    <page href="expr.html">Der Ausdrucksparser</page>
    <page href="programs/">Server und Hilfsprogramme</page>
    <page href="glossary.html">Glossar</page>
</category>    

<category id="usersguide"><title>Benutzerhandbuch</title>
    <page href="bind.html">Bindung</page>
    <page href="configuring.html">Konfigurationsdateien</page>
    <page href="sections.html">Konfigurationsabschnitte</page>
    <page href="caching.html">Caching von Inhalten</page>
    <page href="content-negotiation.html">Content Negotiation</page>
    <page href="dso.html">Dynamic Shared Objects (DSO)</page>
    <page href="env.html">Umgebungsvariablen</page>
    <page href="logs.html">Log-Dateien</page>
    <page href="urlmapping.html">URLs auf das Dateisystem abbilden</page>
    <page href="misc/perf-tuning.html">Performance-Hinweise</page>
    <page href="misc/security_tips.html">Tipps zur Sicherheit</page>
    <page href="server-wide.html">Serverweite Konfiguration</page>
    <page href="ssl/">SSL/TLS-Verschl&uuml;sselung</page>
    <page href="suexec.html">Suexec f&uuml;r CGI</page>
    <page href="rewrite/">Einf&uuml;hrung in die
    URL-Manipulation</page>
    <page href="vhosts/">Virtual-Hosts</page>
</category>

<category id="howto"><title>Praxis / Anleitungen</title>
    <page href="howto/auth.html">Authentisierung, Autorisierung und
    Zugriffskontrolle</page>
    <page href="howto/cgi.html">CGI: Dynamische Inhalte</page>
    <page href="howto/htaccess.html">.htaccess-Dateien</page>
    <page href="howto/ssi.html">Server Side Includes (SSI)</page>
    <page href="howto/public_html.html">Web-Verzeichnisse f&uuml;r Benutzer
    (public_html)</page>
</category>

<category id="platform"><title>Plattform-spezifische Anmerkungen</title>
    <page href="platform/windows.html">Microsoft Windows</page>
    <page href="platform/netware.html">Novell NetWare</page>
    <page href="platform/ebcdic.html">EBCDIC-Portierung</page>
</category>

<category id="other"><title>Weitere Themen</title>
    <page href="http://wiki.apache.org/httpd/FAQ">H&auml;ufig gestellte
    Fragen (FAQ)</page>
    <page href="sitemap.html">Seitenindex</page>
    <page href="developer/">Dokumentation f&uuml;r Entwickler</page>
    <page href="misc/">Sonstiges</page>
    <page href="http://wiki.apache.org/httpd/">Wiki</page>
</category>

</indexpage>