<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.10 -->
+<!-- English revision: 1.11 -->
<manualpage>
<relativepath href="."/>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- --><title>Modul-Index - Apache HTTP Server</title><link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="../images/favicon.ico" rel="shortcut icon" /></head><body id="module-index"><div id="page-header"><p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="../images/feather.gif" /></div><div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="../">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Modul-Index</h1>
+ --><title>Modul-Index - Apache HTTP Server</title><link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="../images/favicon.ico" rel="shortcut icon" /></head><body id="module-index"><div id="page-header"><p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="../images/feather.gif" /></div><div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="../">Version 2.0</a></div><div id="preamble"><h1>Modul-Index</h1>
<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>
- </div><div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#core">Kernfunktionen und Multi-Processing-Module</a></li><li><img alt="" src="../images/down.gif" /> <a href="#other">Andere Module</a></li><li><img alt="" src="../images/down.gif" /> <a href="#obsolete">Veraltete Module</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a id="core" name="core">Kernfunktionen und Multi-Processing-Module</a></h2><dl><dt><a href="core.html">core</a></dt><dd>Core Apache HTTP Server features that are always
+ </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a id="core" name="core">Kernfunktionen und Multi-Processing-Module</a></h2><dl><dt><a href="core.html">core</a></dt><dd>Core Apache HTTP Server features that are always
available</dd>
<dt><a href="mpm_common.html">mpm_common</a></dt><dd>A collection of directives that are implemented by
more than one multi-processing module (MPM)</dd>
</dd>
<dt><a href="mod_vhost_alias.html">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
hosting</dd>
-</dl></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a id="obsolete" name="obsolete">Veraltete Module</a></h2><dl><dt><a href="obs_mod_access.html">mod_access</a></dt><dd><em>(replaced by <code class="module"><a href="../mod/mod_authz_host.html">mod_authz_host</a></code> since 2.0.44)</em><br />Provides access control based on client hostname, IP
-address, or other characteristics of the client request.</dd>
-<dt><a href="obs_mod_auth.html">mod_auth</a></dt><dd><em>(obsolete since 2.0.44)</em><br />User authentication using text files</dd>
-<dt><a href="obs_mod_auth_anon.html">mod_auth_anon</a></dt><dd><em>(replaced by <code class="module"><a href="../mod/mod_authn_anon.html">mod_authn_anon</a></code> since 2.0.44)</em><br />Allows "anonymous" user access to authenticated
- areas</dd>
-<dt><a href="obs_mod_auth_dbm.html">mod_auth_dbm</a></dt><dd><em>(obsolete since 2.0.44)</em><br />Provides for user authentication using DBM
- files</dd>
-<dt><a href="obs_mod_auth_digest.html">mod_auth_digest</a></dt><dd><em>(obsolete since 2.0.44)</em><br />User authentication using MD5
- Digest Authentication.</dd>
-</dl></div></div><div id="footer"><p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div></body></html>
\ No newline at end of file
+</dl></div><div id="footer"><p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div></body></html>
\ No newline at end of file
<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
[ <!ENTITY sitemap SYSTEM "../sitemap.xml"> ]
>
-<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English revision: 1.4 -->
<moduleindex>
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
+<!-- English revision: 1.4 -->
+
<manualpage>
<relativepath href="."/>
--><title>Seitenindex - Apache HTTP Server</title><link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="./images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="./images/feather.gif" /></div><div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="./">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Seitenindex</h1>
<p>Diese Seite verzeichnet die zur Zeit verfügbaren Dokumente der
<a href="./">Dokumentation zum Apache HTTP Server Version 2.0</a>.</p>
-</div><div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#release">Hinweise zur Version</a></li><li><img alt="" src="./images/down.gif" /> <a href="#using">Bedienung des Apache HTTP Servers</a></li><li><img alt="" src="./images/down.gif" /> <a href="#vhosts">Virtual-Host-Dokumentation des Apache</a></li><li><img alt="" src="./images/down.gif" /> <a href="#faq">Häufig gestellte Fragen (FAQ)</a></li><li><img alt="" src="./images/down.gif" /> <a href="#ssl">Apache-SSL/TLS-Verschlüsselung</a></li><li><img alt="" src="./images/down.gif" /> <a href="#howto">Praxis / Anleitungen</a></li><li><img alt="" src="./images/down.gif" /> <a href="#platform">Plattform-spezifische Anmerkungen</a></li><li><img alt="" src="./images/down.gif" /> <a href="#programs">Apache HTTP Server und Hilfsprogramme</a></li><li><img alt="" src="./images/down.gif" /> <a href="#misc">Weitere Apache-Dokumentationen</a></li><li><img alt="" src="./images/down.gif" /> <a href="#modules">Apache-Module</a></li><li><img alt="" src="./images/down.gif" /> <a href="#developer">Dokumentation für Entwickler</a></li><li><img alt="" src="./images/down.gif" /> <a href="#descriptive">Beschreibende Informationen</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="release" id="release">Hinweise zur Version</a></h2><ul><li><a href="upgrading.html">Upgrade von 1.3 auf 2.0</a></li>
+</div><div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#release">Hinweise zur Version</a></li><li><img alt="" src="./images/down.gif" /> <a href="#using">Bedienung des Apache HTTP Servers</a></li><li><img alt="" src="./images/down.gif" /> <a href="#vhosts">Virtual-Host-Dokumentation des Apache</a></li><li><img alt="" src="./images/down.gif" /> <a href="#faq">Häufig gestellte Fragen (FAQ)</a></li><li><img alt="" src="./images/down.gif" /> <a href="#ssl">SSL/TLS-Verschlüsselung des Apache</a></li><li><img alt="" src="./images/down.gif" /> <a href="#howto">Praxis / Anleitungen</a></li><li><img alt="" src="./images/down.gif" /> <a href="#platform">Plattform-spezifische Anmerkungen</a></li><li><img alt="" src="./images/down.gif" /> <a href="#programs">Apache HTTP Server und Hilfsprogramme</a></li><li><img alt="" src="./images/down.gif" /> <a href="#misc">Weitere Apache-Dokumentationen</a></li><li><img alt="" src="./images/down.gif" /> <a href="#modules">Apache-Module</a></li><li><img alt="" src="./images/down.gif" /> <a href="#developer">Dokumentation für Entwickler</a></li><li><img alt="" src="./images/down.gif" /> <a href="#descriptive">Beschreibende Informationen</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="release" id="release">Hinweise zur Version</a></h2><ul><li><a href="upgrading.html">Upgrade von 1.3 auf 2.0</a></li>
<li><a href="new_features_2_0.html">Neue Funktionen in Version 2.0</a></li>
</ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="using" id="using">Bedienung des Apache HTTP Servers</a></h2><ul><li><a href="install.html">Kompilieren und Installieren</a></li>
<li><a href="invoking.html">Apache starten</a></li>
<li><a href="dns-caveats.html">Probleme bezüglich DNS und Apache</a></li>
</ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="faq" id="faq">Häufig gestellte Fragen (FAQ)</a></h2><ul><li class="separate"><a href="faq/">Übersicht</a></li>
<li><a href="faq/support.html">Support</a></li>
-</ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="ssl" id="ssl">Apache-SSL/TLS-Verschlüsselung</a></h2><ul><li class="separate"><a href="ssl/">Übersicht</a></li>
+</ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="ssl" id="ssl">SSL/TLS-Verschlüsselung des Apache</a></h2><ul><li class="separate"><a href="ssl/">Übersicht</a></li>
<li><a href="ssl/ssl_intro.html">SSL/TLS-Verschlüsselung: Einführung</a></li>
<li><a href="ssl/ssl_compat.html">SSL/TLS-Verschlüsselung: Kompatibilität</a></li>
<li><a href="ssl/ssl_howto.html">SSL/TLS-Verschlüsselung: Praxis</a></li>
<li><a href="programs/suexec.html">suexec</a></li>
<li><a href="programs/other.html">Sonstige Programme</a></li>
</ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="misc" id="misc">Weitere Apache-Dokumentationen</a></h2><ul><li class="separate"><a href="misc/">Übersicht</a></li>
-<li><a href="misc/custom_errordocs.html">International angepaߴe Server-Fehlermeldungen</a></li>
+<li><a href="misc/custom_errordocs.html">International angepaßte Server-Fehlermeldungen</a></li>
<li><a href="misc/fin_wait_2.html">Verbindungen im FIN_WAIT_2 und Apache</a></li>
<li><a href="misc/known_client_problems.html">Bekannte Client-Probleme</a></li>
<li><a href="misc/descriptors.html">Deskriptoren und Apache</a></li>
<li><a href="mod/mod_userdir.html">Apache-Modul mod_userdir</a></li>
<li><a href="mod/mod_usertrack.html">Apache-Modul mod_usertrack</a></li>
<li><a href="mod/mod_vhost_alias.html">Apache-Modul mod_vhost_alias</a></li>
-</ul><ul><li><a href="mod/obs_mod_access.html">Veraltetes Apache-Modul mod_access</a></li>
-<li><a href="mod/obs_mod_auth.html">Veraltetes Apache-Modul mod_auth</a></li>
-<li><a href="mod/obs_mod_auth_anon.html">Veraltetes Apache-Modul mod_auth_anon</a></li>
-<li><a href="mod/obs_mod_auth_dbm.html">Veraltetes Apache-Modul mod_auth_dbm</a></li>
-<li><a href="mod/obs_mod_auth_digest.html">Veraltetes Apache-Modul mod_auth_digest</a></li>
</ul></div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="developer" id="developer">Dokumentation für Entwickler</a></h2><ul><li class="separate"><a href="developer/">Übersicht</a></li>
<li><a href="developer/API.html">Anmerkungen zur Apache-API</a></li>
<li><a href="developer/debugging.html">Debuggen der Speicher-Belegung in der APR </a></li>
<?xml version="1.0" encoding="UTF-8" ?>
-<!--<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>-->
-<!-- English revision: 1.12 -->
+<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
+<!-- English revision: 1.14 -->
<sitemap>
<relativepath href="."/>
</category>
<category id="ssl">
-<title>Apache-SSL/TLS-Verschlüsselung</title>
+<title>SSL/TLS-Verschlüsselung des Apache</title>
<page separate="yes" href="ssl/">Übersicht</page>
<page href="ssl/ssl_intro.html">SSL/TLS-Verschlüsselung: Einführung</page>
<page href="ssl/ssl_compat.html">SSL/TLS-Verschlüsselung: Kompatibilität</page>
<category id="misc">
<title>Weitere Apache-Dokumentationen</title>
<page separate="yes" href="misc/">Übersicht</page>
-<page href="misc/custom_errordocs.html">International angepaßte Server-Fehlermeldungen</page>
+<page href="misc/custom_errordocs.html">International angepaßte Server-Fehlermeldungen</page>
<page href="misc/fin_wait_2.html">Verbindungen im FIN_WAIT_2 und Apache</page>
<page href="misc/known_client_problems.html">Bekannte Client-Probleme</page>
<page href="misc/descriptors.html">Deskriptoren und Apache</page>
<modulefile>perchild.xml</modulefile>
<modulefile>prefork.xml</modulefile>
<modulefile>worker.xml</modulefile>
-
- <modulefile>obs_mod_access.xml</modulefile>
- <modulefile>obs_mod_auth.xml</modulefile>
- <modulefile>obs_mod_auth_anon.xml</modulefile>
- <modulefile>obs_mod_auth_dbm.xml</modulefile>
- <modulefile>obs_mod_auth_digest.xml</modulefile>
</modulefilelist>
</category>
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
+<!-- English revision: 1.5 -->
+
<manualpage>
<relativepath href="."/>