mirror of
https://github.com/apache/httpd.git
synced 2025-11-05 05:30:39 +03:00
Reviewed by: Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99338 13f79535-47bb-0310-9956-ffa450edef68
25 lines
798 B
XML
25 lines
798 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
|
|
[ <!ENTITY allmodules SYSTEM "allmodules.xml.de"> ]
|
|
>
|
|
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
|
|
<!-- English revision: 1.7 -->
|
|
|
|
<moduleindex metafile="index.xml.meta">
|
|
<title>Modul-Index</title>
|
|
<summary>
|
|
<p>
|
|
Unten ist eine Liste aller Module angegeben, die als Bestandteil der
|
|
Apache-Distribution mitgeliefert werden. Bitte beachten Sie auch die
|
|
vollständige alphabetische Liste <a href="directives.html">aller
|
|
Apache-Direktiven</a>.
|
|
</p>
|
|
</summary>
|
|
<seealso><a href="../mpm.html">Multi-Processing-Module (MPMs)</a>
|
|
</seealso>
|
|
<seealso><a href="quickreference.html">Kurzreferenz der Direktiven</a>
|
|
</seealso>
|
|
|
|
&allmodules;
|
|
</moduleindex>
|