]> granicus.if.org Git - apache/blob - docs/manual/mod/quickreference.xml.de
switch to the new format for outdated revision references
[apache] / docs / manual / mod / quickreference.xml.de
1 <?xml version="1.0"?>
2 <!DOCTYPE quickreference SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
4 <!-- English Revision: 105989 -->
5
6 <!--
7  Copyright 2002-2004 The Apache Software Foundation
8
9  Licensed under the Apache License, Version 2.0 (the "License");
10  you may not use this file except in compliance with the License.
11  You may obtain a copy of the License at
12
13      http://www.apache.org/licenses/LICENSE-2.0
14
15  Unless required by applicable law or agreed to in writing, software
16  distributed under the License is distributed on an "AS IS" BASIS,
17  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18  See the License for the specific language governing permissions and
19  limitations under the License.
20 -->
21
22 <quickreference metafile="quickreference.xml.meta">
23   <title>Kurzreferenz der Direktiven</title>
24   <summary>
25     <p>Die Kurzreferenz der Direktiven zeigt die Verwendung,
26     Voreinstellung, den Status und den Kontext aller
27     Apache-Konfigurationsanweisungen. F&uuml;r weitergehende Informationen
28     schauen Sie bitte im <a
29     href="directive-dict.html">Verzeichnis der Direktiven</a>.</p>
30
31     <p>Die erste Spalte enth&auml;lt den Namen und die Verwendung.
32     Die zweite Spalte zeigt die Voreinstellung der Direktive, sofern
33     eine Voreinstellung existiert. Wenn die Voreinstellung zu breit
34     f&uuml;r die Anzeige ist, werden die ersten Buchstaben angegeben,
35     gefolgt von einem "+".</p>
36
37     <p>Die dritte und vierte Spalte geben den Kontext an, in dem die
38     Direktive erlaubt ist, sowie den Status der Direktive entsprechend
39     der Legende.</p>
40   </summary>
41
42   <legend>
43     <table>
44       <columnspec><column width=".1"/><column width=".2"/></columnspec>
45       <tr><th>s</th><td>Serverkonfiguration</td></tr>
46       <tr><th>v</th><td>Virtual&#160;Host</td></tr>
47       <tr><th>d</th><td>Verzeichnis</td></tr>
48       <tr><th>h</th><td>.htaccess</td></tr>
49     </table>
50
51     <table>
52       <columnspec><column width=".1"/><column width=".2"/></columnspec>
53       <tr><th>C</th><td>Core</td></tr>
54       <tr><th>M</th><td>MPM</td></tr>
55       <tr><th>B</th><td>Basis</td></tr>
56       <tr><th>E</th><td>Erweiterung</td></tr>
57       <tr><th>X</th><td>experimentell</td></tr>
58     </table>
59   </legend>
60 </quickreference>