index.html.en revision b686b6a420bde7f78c416b90be11db94cb789979
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<?xml version="1.0" encoding="ISO-8859-1"?>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
acc36ab93565d2880447d535da6ca6e5feac7a70nd This file is generated from xml source: DO NOT EDIT
acc36ab93565d2880447d535da6ca6e5feac7a70nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding -->
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding<title>Module Index - Apache HTTP Server</title>
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding<link href="/images/favicon.ico" rel="shortcut icon" /></head>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<body id="module-index"><div id="page-header">
acc36ab93565d2880447d535da6ca6e5feac7a70nd<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<p class="apache">Apache HTTP Server Version 2.1</p>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<img alt="" src="/images/feather.gif" /></div>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
acc36ab93565d2880447d535da6ca6e5feac7a70nd<div id="path">
acc36ab93565d2880447d535da6ca6e5feac7a70nd<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-project/">Documentation</a> &gt; <a href="../">Version 2.1</a></div><div id="preamble"><h1>Module Index</h1>
acc36ab93565d2880447d535da6ca6e5feac7a70nd
acc36ab93565d2880447d535da6ca6e5feac7a70nd <p>
acc36ab93565d2880447d535da6ca6e5feac7a70nd Below is a list of all of the modules that come as part of
7db9f691a00ead175b03335457ca296a33ddf31bnd the Apache distribution. See also the complete
6da407b2e43a613ec833f14d8c05d4494a27f17aslive alphabetical list of <a href="directives.html">all Apache
6da407b2e43a613ec833f14d8c05d4494a27f17aslive directives</a>.
6da407b2e43a613ec833f14d8c05d4494a27f17aslive </p>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive </div>
654d8eb036bedc99e90e11910ee02d3421417697rbowen<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
654d8eb036bedc99e90e11910ee02d3421417697rbowen<div class="section"><h2><a id="core" name="core">Core Features and Multi-Processing Modules</a></h2>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dl>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="core.html">core</a></dt><dd>Core Apache HTTP Server features that are always
6da407b2e43a613ec833f14d8c05d4494a27f17asliveavailable</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mpm_common.html">mpm_common</a></dt><dd>A collection of directives that are implemented by
6da407b2e43a613ec833f14d8c05d4494a27f17aslivemore than one multi-processing module (MPM)</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web
6da407b2e43a613ec833f14d8c05d4494a27f17aslive server optimized for Novell NetWare</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mpm_winnt.html">mpm_winnt</a></dt><dd>This Multi-Processing Module is optimized for Windows
6da407b2e43a613ec833f14d8c05d4494a27f17aslive NT.</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="perchild.html">perchild</a></dt><dd>Multi-Processing Module allowing for daemon processes
6da407b2e43a613ec833f14d8c05d4494a27f17aslive serving requests to be assigned a variety of different
6da407b2e43a613ec833f14d8c05d4494a27f17aslive userids</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="prefork.html">prefork</a></dt><dd>Implements a non-threaded, pre-forking web server</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="worker.html">worker</a></dt><dd>Multi-Processing Module implementing a hybrid
6da407b2e43a613ec833f14d8c05d4494a27f17aslive multi-threaded multi-process web server</dd>
654d8eb036bedc99e90e11910ee02d3421417697rbowen</dl></div>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
f629fd8f821ed20d16d76733bc19bf5480986220slive<div class="section"><h2><a id="other" name="other">Other Modules</a></h2>
f629fd8f821ed20d16d76733bc19bf5480986220slive<p class="letters"><a href="#A">�A�</a> | <a href="#C">�C�</a> | <a href="#D">�D�</a> | <a href="#E">�E�</a> | <a href="#F">�F�</a> | <a href="#H">�H�</a> | <a href="#I">�I�</a> | <a href="#L">�L�</a> | <a href="#M">�M�</a> | <a href="#N">�N�</a> | <a href="#P">�P�</a> | <a href="#R">�R�</a> | <a href="#S">�S�</a> | <a href="#U">�U�</a> | <a href="#V">�V�</a></p>
f629fd8f821ed20d16d76733bc19bf5480986220slive<dl><dt><a href="mod_actions.html" id="A" name="A">mod_actions</a></dt><dd>This module provides for executing CGI scripts based on
f629fd8f821ed20d16d76733bc19bf5480986220slivemedia type or request method.</dd>
f629fd8f821ed20d16d76733bc19bf5480986220slive<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
f629fd8f821ed20d16d76733bc19bf5480986220slive filesystem in the document tree and for URL redirection</dd>
f629fd8f821ed20d16d76733bc19bf5480986220slive<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
79d3110b294be95d91c9dc9218fb5cfa7f7f5090rbowenHTTP headers</dd>
4c291e02d98a08f4d39944dd30621f1930f92268rbowen<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5
6da407b2e43a613ec833f14d8c05d4494a27f17aslive Digest Authentication.</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_auth_ldap.html">mod_auth_ldap</a></dt><dd>Allows an LDAP directory to be used to store the database
6da407b2e43a613ec833f14d8c05d4494a27f17aslivefor HTTP Basic authentication.</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_authn_anon.html">mod_authn_anon</a></dt><dd>Allows "anonymous" user access to authenticated
6da407b2e43a613ec833f14d8c05d4494a27f17aslive areas</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_authn_dbm.html">mod_authn_dbm</a></dt><dd>User authentication using DBM files</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_authn_default.html">mod_authn_default</a></dt><dd>Authentication fallback module</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_authn_file.html">mod_authn_file</a></dt><dd>User authentication using text files</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_authz_dbm.html">mod_authz_dbm</a></dt><dd>Group authorization using DBM files</dd>
4c291e02d98a08f4d39944dd30621f1930f92268rbowen<dt><a href="mod_authz_default.html">mod_authz_default</a></dt><dd>Authorization fallback module</dd>
b20a53da22140b5a3d221a19a12142f89f1b606drjung<dt><a href="mod_authz_groupfile.html">mod_authz_groupfile</a></dt><dd>Group authorization using plaintext files</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_authz_host.html">mod_authz_host</a></dt><dd>Group authorizations based on host (name or IP
6da407b2e43a613ec833f14d8c05d4494a27f17asliveaddress)</dd>
b20a53da22140b5a3d221a19a12142f89f1b606drjung<dt><a href="mod_authz_user.html">mod_authz_user</a></dt><dd>User Authorization</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_autoindex.html">mod_autoindex</a></dt><dd>Generates directory indexes,
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar automatically, similar to the Unix <code>ls</code> command or the
2c622f66478e959cbd229a2b56a028153d8b01bbrbowen Win32 <code>dir</code> shell command</dd>
2c622f66478e959cbd229a2b56a028153d8b01bbrbowen<dt><a href="mod_cache.html" id="C" name="C">mod_cache</a></dt><dd>Content cache keyed to URIs.</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_cern_meta.html">mod_cern_meta</a></dt><dd>CERN httpd metafile semantics</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>Execution of CGI scripts</dd>
f629fd8f821ed20d16d76733bc19bf5480986220slive<dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an
6da407b2e43a613ec833f14d8c05d4494a27f17aslive external CGI daemon</dd>
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar<dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd>
cb1033e21eb1eeb654ce302820eacfc9f3ee7daecovener<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning
cb1033e21eb1eeb654ce302820eacfc9f3ee7daecovener(<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<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>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_deflate.html">mod_deflate</a></dt><dd>Compress content before it is delivered to the
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sfclient</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_dir.html">mod_dir</a></dt><dd>Provides for "trailing slash" redirects and
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf serving directory index files</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_disk_cache.html">mod_disk_cache</a></dt><dd>Content cache storage manager keyed to URIs</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_echo.html" id="E" name="E">mod_echo</a></dt><dd>A simple echo server to illustrate protocol
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sfmodules</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_env.html">mod_env</a></dt><dd>Modifies the environment which is passed to CGI scripts and
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sfSSI pages</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_example.html">mod_example</a></dt><dd>Illustrates the Apache module API</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_expires.html">mod_expires</a></dt><dd>Generation of <code>Expires</code> HTTP headers according to
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sfuser-specified criteria</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_ext_filter.html">mod_ext_filter</a></dt><dd>Pass the response body through an external program before
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sfdelivery to the client</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<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>
954857c6508d60fd4e0a8c304698b25a15adbf33poirier<dt><a href="mod_headers.html" id="H" name="H">mod_headers</a></dt><dd>Customization of HTTP request and response
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sfheaders</dd>
cba8c0896ba04d42cf9a9e50df5040fd6bae14a4sf<dt><a href="mod_imap.html" id="I" name="I">mod_imap</a></dt><dd>Server-side imagemap processing</dd>
954857c6508d60fd4e0a8c304698b25a15adbf33poirier<dt><a href="mod_include.html">mod_include</a></dt><dd>Server-parsed html documents (Server Side Includes)</dd>
6f3d07d3152232d46eda8f3d97a511bcb1c82d3dsf<dt><a href="mod_info.html">mod_info</a></dt><dd>Provides a comprehensive overview of the server
6f3d07d3152232d46eda8f3d97a511bcb1c82d3dsfconfiguration</dd>
67a7203fe6e880356a3691e63c45b99133437fa1humbedooh<dt><a href="mod_isapi.html">mod_isapi</a></dt><dd>ISAPI Extensions within Apache for Windows</dd>
6f3d07d3152232d46eda8f3d97a511bcb1c82d3dsf<dt><a href="mod_ldap.html" id="L" name="L">mod_ldap</a></dt><dd>LDAP connection pooling and result caching services for use
6f3d07d3152232d46eda8f3d97a511bcb1c82d3dsfby other LDAP modules</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_log_config.html">mod_log_config</a></dt><dd>Logging of the requests made to the server</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_logio.html">mod_logio</a></dt><dd>Logging of input and output bytes per request</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_mem_cache.html" id="M" name="M">mod_mem_cache</a></dt><dd>Content cache keyed to URIs</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_mime.html">mod_mime</a></dt><dd>Associates the requested filename's extensions
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf with the file's behavior (handlers and filters)
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf and content (mime-type, language, character set and
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf encoding)</dd>
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf<dt><a href="mod_mime_magic.html">mod_mime_magic</a></dt><dd>Determines the MIME type of a file
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf by looking at a few bytes of its contents</dd>
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf<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>
c4e9ed6b7b211388ed42d520562a02f8a7fccf49sf<dt><a href="mod_proxy.html" id="P" name="P">mod_proxy</a></dt><dd>HTTP/1.1 proxy/gateway server</dd>
c4e9ed6b7b211388ed42d520562a02f8a7fccf49sf<dt><a href="mod_rewrite.html" id="R" name="R">mod_rewrite</a></dt><dd>Provides a rule-based rewriting engine to rewrite requested
6da407b2e43a613ec833f14d8c05d4494a27f17asliveURLs on the fly</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_setenvif.html" id="S" name="S">mod_setenvif</a></dt><dd>Allows the setting of environment variables based
6da407b2e43a613ec833f14d8c05d4494a27f17asliveon characteristics of the request</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_so.html">mod_so</a></dt><dd>Loading of executable code and
6da407b2e43a613ec833f14d8c05d4494a27f17aslivemodules into the server at start-up or restart time</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_speling.html">mod_speling</a></dt><dd>Attempts to correct mistaken URLs that
6da407b2e43a613ec833f14d8c05d4494a27f17asliveusers might have entered by ignoring capitalization and by
6da407b2e43a613ec833f14d8c05d4494a27f17asliveallowing up to one misspelling</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_ssl.html">mod_ssl</a></dt><dd>Strong cryptography using the Secure Sockets
6da407b2e43a613ec833f14d8c05d4494a27f17asliveLayer (SSL) and Transport Layer Security (TLS) protocols</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_status.html">mod_status</a></dt><dd>Provides information on server activity and
6da407b2e43a613ec833f14d8c05d4494a27f17asliveperformance</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_suexec.html">mod_suexec</a></dt><dd>Allows CGI scripts to run as a specified user
6da407b2e43a613ec833f14d8c05d4494a27f17asliveand Group</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_unique_id.html" id="U" name="U">mod_unique_id</a></dt><dd>Provides an environment variable with a unique
4c291e02d98a08f4d39944dd30621f1930f92268rbowenidentifier for each request</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_userdir.html">mod_userdir</a></dt><dd>User-specific directories</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_usertrack.html">mod_usertrack</a></dt><dd>
199a8ee5984e3708982fab1ba6ebb0a5feaea90cnd<em>Clickstream</em> logging of user activity on a site
4c291e02d98a08f4d39944dd30621f1930f92268rbowen</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<dt><a href="mod_vhost_alias.html" id="V" name="V">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
6da407b2e43a613ec833f14d8c05d4494a27f17aslivehosting</dd>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive</dl></div>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<div id="footer">
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
6da407b2e43a613ec833f14d8c05d4494a27f17aslive<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div>
4c291e02d98a08f4d39944dd30621f1930f92268rbowen</body></html>