summaryrefslogtreecommitdiff
path: root/docs/manual/mod/directives.xml
blob: 4fbabd968557ceb652e194837747d4c9936d0794 (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
<?xml version="1.0"?>
<!DOCTYPE directiveindex SYSTEM "../style/modulesynopsis.dtd"
  [ <!ENTITY sitemap SYSTEM "../sitemap.xml"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>

<directiveindex>
  <title>Directive Index</title>
  <summary>
    <p>
      Each Apache directive available in the standard Apache
      distribution is listed here. They are described using a
      consistent format, and there is <a href="directive-dict.html"
      rel="Glossary">a dictionary</a> of the terms used in their
      descriptions available.
    </p>

    <p>
      A <a href="quickreference.html">Directive Quick-Reference</a>
      is also available giving details about each directive in a
      summary form.
    </p>
  </summary>

  &sitemap;
</directiveindex>