~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to docs/manual/mod/index.html.de

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>Modul-Index - Apache HTTP Server</title>
 
9
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="module-index"><div id="page-header">
 
14
<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>
 
15
<p class="apache">Apache HTTP Server Version 2.2</p>
 
16
<img alt="" src="../images/feather.gif" /></div>
 
17
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP-Server</a> &gt; <a href="http://httpd.apache.org/docs/">Dokumentation</a> &gt; <a href="../">Version 2.2</a></div><div id="page-content"><div id="preamble"><h1>Modul-Index</h1>
 
20
<div class="toplang">
 
21
<p><span>Verf�gbare Sprachen: </span><a href="../de/mod/" title="Deutsch">&nbsp;de&nbsp;</a> |
 
22
<a href="../en/mod/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
23
<a href="../es/mod/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
 
24
<a href="../ja/mod/" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
25
<a href="../ko/mod/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 
26
</div>
 
27
 
 
28
    <p>
 
29
      Unten ist eine Liste aller Module angegeben, die als Bestandteil der
 
30
      Apache-Distribution mitgeliefert werden. Bitte beachten Sie auch die
 
31
      vollst�ndige alphabetische Liste <a href="directives.html">aller
 
32
      Apache-Direktiven</a>.
 
33
    </p>
 
34
  </div>
 
35
<div id="quickview"><ul id="toc">
 
36
<li><img alt="" src="../images/down.gif" /> <a href="#core">Kernfunktionen und
 
37
            Multi-Processing-Module</a></li><li><img alt="" src="../images/down.gif" /> <a href="#other">Andere Module</a></li></ul><h3>Siehe auch</h3>
 
38
<ul class="seealso">
 
39
<li><a href="../mpm.html">Multi-Processing-Module (MPMs)</a>
 
40
  </li>
 
41
<li><a href="quickreference.html">Kurzreferenz der Direktiven</a>
 
42
  </li>
 
43
</ul></div>
 
44
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
45
<div class="section"><h2><a id="core" name="core">Kernfunktionen und
 
46
            Multi-Processing-Module</a></h2>
 
47
<dl>
 
48
<dt><a href="core.html">core</a></dt><dd>St�ndig verf�gbare Kernfunktionen des Apache HTTP
 
49
Servers</dd>
 
50
<dt><a href="mpm_common.html">mpm_common</a></dt><dd class="separate">Eine Sammlung von Direktiven, die in mehr als einem
 
51
  Multi-Processing-Modul (MPM) implementiert sind.</dd>
 
52
<dt><a href="beos.html">beos</a></dt><dd>Dieses Multi-Processing-Modul ist f�r BeOS
 
53
  optimiert.</dd>
 
54
<dt><a href="event.html">event</a></dt><dd>An experimental variant of the standard <code class="module"><a href="../mod/worker.html">worker</a></code>
 
55
MPM</dd>
 
56
<dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web
 
57
    server optimized for Novell NetWare</dd>
 
58
<dt><a href="mpmt_os2.html">mpmt_os2</a></dt><dd>Hybrid multi-process, multi-threaded MPM for OS/2</dd>
 
59
<dt><a href="prefork.html">prefork</a></dt><dd>Implementiert einen im Voraus forkenden Webserver ohne
 
60
  Thread-Unterst�tzung</dd>
 
61
<dt><a href="mpm_winnt.html">mpm_winnt</a></dt><dd> Das Multi-Processing-Modul ist optimiert f�r
 
62
  Windows NT.</dd>
 
63
<dt><a href="worker.html">worker</a></dt><dd>Multi-Processing-Modul, das einen Hybrid-Webserver mit
 
64
  Multi-Thread und Multi-Prozess-Unterst�tzung implementiert</dd>
 
65
</dl></div>
 
66
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
67
<div class="section"><h2><a id="other" name="other">Andere Module</a></h2>
 
68
<p class="letters"><a href="#A">&nbsp;A&nbsp;</a> | <a href="#C">&nbsp;C&nbsp;</a> | <a href="#D">&nbsp;D&nbsp;</a> | <a href="#E">&nbsp;E&nbsp;</a> | <a href="#F">&nbsp;F&nbsp;</a> | <a href="#H">&nbsp;H&nbsp;</a> | <a href="#I">&nbsp;I&nbsp;</a> | <a href="#L">&nbsp;L&nbsp;</a> | <a href="#M">&nbsp;M&nbsp;</a> | <a href="#N">&nbsp;N&nbsp;</a> | <a href="#P">&nbsp;P&nbsp;</a> | <a href="#R">&nbsp;R&nbsp;</a> | <a href="#S">&nbsp;S&nbsp;</a> | <a href="#U">&nbsp;U&nbsp;</a> | <a href="#V">&nbsp;V&nbsp;</a></p>
 
69
<dl><dt><a href="mod_actions.html" id="A" name="A">mod_actions</a></dt><dd>Dieses Modul erm�glicht die Ausf�hrung von CGI-Skripten
 
70
  in Abh�ngigkeit von Medientypen und Anfragemethoden.</dd>
 
71
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
 
72
    filesystem in the document tree and for URL redirection</dd>
 
73
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
 
74
HTTP headers</dd>
 
75
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
 
76
<dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5
 
77
    Digest Authentication.</dd>
 
78
<dt><a href="mod_authn_alias.html">mod_authn_alias</a></dt><dd>Provides the ability to create extended authentication 
 
79
    providers based on actual providers</dd>
 
80
<dt><a href="mod_authn_anon.html">mod_authn_anon</a></dt><dd>Allows "anonymous" user access to authenticated
 
81
    areas</dd>
 
82
<dt><a href="mod_authn_dbd.html">mod_authn_dbd</a></dt><dd>User authentication using an SQL database</dd>
 
83
<dt><a href="mod_authn_dbm.html">mod_authn_dbm</a></dt><dd>User authentication using DBM files</dd>
 
84
<dt><a href="mod_authn_default.html">mod_authn_default</a></dt><dd>Authentication fallback module</dd>
 
85
<dt><a href="mod_authn_file.html">mod_authn_file</a></dt><dd>User authentication using text files</dd>
 
86
<dt><a href="mod_authnz_ldap.html">mod_authnz_ldap</a></dt><dd>Allows an LDAP directory to be used to store the database
 
87
for HTTP Basic authentication.</dd>
 
88
<dt><a href="mod_authz_dbm.html">mod_authz_dbm</a></dt><dd>Group authorization using DBM files</dd>
 
89
<dt><a href="mod_authz_default.html">mod_authz_default</a></dt><dd>Authorization fallback module</dd>
 
90
<dt><a href="mod_authz_groupfile.html">mod_authz_groupfile</a></dt><dd>Group authorization using plaintext files</dd>
 
91
<dt><a href="mod_authz_host.html">mod_authz_host</a></dt><dd>Group authorizations based on host (name or IP
 
92
address)</dd>
 
93
<dt><a href="mod_authz_owner.html">mod_authz_owner</a></dt><dd>Authorization based on file ownership</dd>
 
94
<dt><a href="mod_authz_user.html">mod_authz_user</a></dt><dd>User Authorization</dd>
 
95
<dt><a href="mod_autoindex.html">mod_autoindex</a></dt><dd>Generates directory indexes,
 
96
    automatically, similar to the Unix <code>ls</code> command or the
 
97
    Win32 <code>dir</code> shell command</dd>
 
98
<dt><a href="mod_cache.html" id="C" name="C">mod_cache</a></dt><dd>Content cache keyed to URIs.</dd>
 
99
<dt><a href="mod_cern_meta.html">mod_cern_meta</a></dt><dd>CERN httpd metafile semantics</dd>
 
100
<dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>Execution of CGI scripts</dd>
 
101
<dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an
 
102
    external CGI daemon</dd>
 
103
<dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd>
 
104
<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning
 
105
(<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd>
 
106
<dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd>
 
107
<dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd>
 
108
<dt><a href="mod_dbd.html">mod_dbd</a></dt><dd>Manages SQL database connections</dd>
 
109
<dt><a href="mod_deflate.html">mod_deflate</a></dt><dd>Compress content before it is delivered to the
 
110
client</dd>
 
111
<dt><a href="mod_dir.html">mod_dir</a></dt><dd>Provides for "trailing slash" redirects and
 
112
    serving directory index files</dd>
 
113
<dt><a href="mod_disk_cache.html">mod_disk_cache</a></dt><dd>Content cache storage manager keyed to URIs</dd>
 
114
<dt><a href="mod_dumpio.html">mod_dumpio</a></dt><dd>Dumps all I/O to error log as desired.</dd>
 
115
<dt><a href="mod_echo.html" id="E" name="E">mod_echo</a></dt><dd>A simple echo server to illustrate protocol 
 
116
modules</dd>
 
117
<dt><a href="mod_env.html">mod_env</a></dt><dd>Modifies the environment which is passed to CGI scripts and
 
118
SSI pages</dd>
 
119
<dt><a href="mod_example.html">mod_example</a></dt><dd>Illustrates the Apache module API</dd>
 
120
<dt><a href="mod_expires.html">mod_expires</a></dt><dd>Generation of <code>Expires</code> and
 
121
<code>Cache-Control</code> HTTP headers according to user-specified
 
122
criteria</dd>
 
123
<dt><a href="mod_ext_filter.html">mod_ext_filter</a></dt><dd>Pass the response body through an external program before
 
124
delivery to the client</dd>
 
125
<dt><a href="mod_file_cache.html" id="F" name="F">mod_file_cache</a></dt><dd>Caches a static list of files in memory</dd>
 
126
<dt><a href="mod_filter.html">mod_filter</a></dt><dd>Context-sensitive smart filter configuration module</dd>
 
127
<dt><a href="mod_headers.html" id="H" name="H">mod_headers</a></dt><dd>Customization of HTTP request and response
 
128
headers</dd>
 
129
<dt><a href="mod_ident.html" id="I" name="I">mod_ident</a></dt><dd>RFC 1413 ident lookups</dd>
 
130
<dt><a href="mod_imagemap.html">mod_imagemap</a></dt><dd>Server-side imagemap processing</dd>
 
131
<dt><a href="mod_include.html">mod_include</a></dt><dd>Server-parsed html documents (Server Side Includes)</dd>
 
132
<dt><a href="mod_info.html">mod_info</a></dt><dd>Provides a comprehensive overview of the server
 
133
configuration</dd>
 
134
<dt><a href="mod_isapi.html">mod_isapi</a></dt><dd>ISAPI Extensions within Apache for Windows</dd>
 
135
<dt><a href="mod_ldap.html" id="L" name="L">mod_ldap</a></dt><dd>LDAP connection pooling and result caching services for use
 
136
by other LDAP modules</dd>
 
137
<dt><a href="mod_log_config.html">mod_log_config</a></dt><dd>Logging of the requests made to the server</dd>
 
138
<dt><a href="mod_log_forensic.html">mod_log_forensic</a></dt><dd>Forensic Logging of the requests made to the server</dd>
 
139
<dt><a href="mod_logio.html">mod_logio</a></dt><dd>Logging of input and output bytes per request</dd>
 
140
<dt><a href="mod_mem_cache.html" id="M" name="M">mod_mem_cache</a></dt><dd>Content cache keyed to URIs</dd>
 
141
<dt><a href="mod_mime.html">mod_mime</a></dt><dd>Associates the requested filename's extensions
 
142
    with the file's behavior (handlers and filters)
 
143
    and content (mime-type, language, character set and
 
144
    encoding)</dd>
 
145
<dt><a href="mod_mime_magic.html">mod_mime_magic</a></dt><dd>Determines the MIME type of a file
 
146
    by looking at a few bytes of its contents</dd>
 
147
<dt><a href="mod_negotiation.html" id="N" name="N">mod_negotiation</a></dt><dd>Provides for <a href="../content-negotiation.html">content negotiation</a></dd>
 
148
<dt><a href="mod_nw_ssl.html">mod_nw_ssl</a></dt><dd>Enable SSL encryption for NetWare</dd>
 
149
<dt><a href="mod_proxy.html" id="P" name="P">mod_proxy</a></dt><dd>HTTP/1.1 proxy/gateway server</dd>
 
150
<dt><a href="mod_proxy_ajp.html">mod_proxy_ajp</a></dt><dd>AJP support module for
 
151
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
 
152
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </dd>
 
153
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
 
154
<code>CONNECT</code> request handling</dd>
 
155
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
 
156
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
 
157
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
 
158
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
 
159
<dt><a href="mod_rewrite.html" id="R" name="R">mod_rewrite</a></dt><dd>Provides a rule-based rewriting engine to rewrite requested
 
160
URLs on the fly</dd>
 
161
<dt><a href="mod_setenvif.html" id="S" name="S">mod_setenvif</a></dt><dd>Allows the setting of environment variables based
 
162
on characteristics of the request</dd>
 
163
<dt><a href="mod_so.html">mod_so</a></dt><dd>Loading of executable code and
 
164
modules into the server at start-up or restart time</dd>
 
165
<dt><a href="mod_speling.html">mod_speling</a></dt><dd>Attempts to correct mistaken URLs that
 
166
users might have entered by ignoring capitalization and by
 
167
allowing up to one misspelling</dd>
 
168
<dt><a href="mod_ssl.html">mod_ssl</a></dt><dd>Strong cryptography using the Secure Sockets
 
169
Layer (SSL) and Transport Layer Security (TLS) protocols</dd>
 
170
<dt><a href="mod_status.html">mod_status</a></dt><dd>Provides information on server activity and
 
171
performance</dd>
 
172
<dt><a href="mod_suexec.html">mod_suexec</a></dt><dd>Allows CGI scripts to run as a specified user
 
173
and Group</dd>
 
174
<dt><a href="mod_unique_id.html" id="U" name="U">mod_unique_id</a></dt><dd>Provides an environment variable with a unique
 
175
identifier for each request</dd>
 
176
<dt><a href="mod_userdir.html">mod_userdir</a></dt><dd>User-specific directories</dd>
 
177
<dt><a href="mod_usertrack.html">mod_usertrack</a></dt><dd>
 
178
<em>Clickstream</em> logging of user activity on a site
 
179
</dd>
 
180
<dt><a href="mod_version.html" id="V" name="V">mod_version</a></dt><dd>Version dependent configuration</dd>
 
181
<dt><a href="mod_vhost_alias.html">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
 
182
hosting</dd>
 
183
</dl></div></div>
 
184
<div class="bottomlang">
 
185
<p><span>Verf�gbare Sprachen: </span><a href="../de/mod/" title="Deutsch">&nbsp;de&nbsp;</a> |
 
186
<a href="../en/mod/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
187
<a href="../es/mod/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
 
188
<a href="../ja/mod/" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
189
<a href="../ko/mod/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 
190
</div><div id="footer">
 
191
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
192
<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>
 
193
</body></html>
 
 
b'\\ No newline at end of file'