summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/index.xml
blob: c5b2ec1f31f4424b3d921aa43e1a4100272c0358 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
  [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>

<moduleindex metafile="index.xml.meta">
  <title>Module Index</title>
  <summary>
    <p>
      Below is a list of all of the modules that come as part of
      the Apache distribution.  See also the complete
      alphabetical list of <a href="directives.html">all Apache
      directives</a>.
    </p>
  </summary>
  <seealso><a href="../mpm.html">Multi-Processing Modules (MPMs)</a>
  </seealso>
  <seealso><a href="quickreference.html">Directive Quick Reference</a>
  </seealso>

  &allmodules;
</moduleindex>