index.html revision ac6d1ce7ccb1950bb2145a5c2c3498235353bcb0
ece9652d971886b99a269656ea4782319637e75avboxsync<html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><title>Module Index - Apache HTTP Server</title><link href="/style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img alt="[APACHE DOCUMENTATION]" src="/images/sub.gif"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Module Index</h1>
ece9652d971886b99a269656ea4782319637e75avboxsync <p>Below is a list of all of the modules that come as part of
ece9652d971886b99a269656ea4782319637e75avboxsync the Apache distribution. See also the complete
ece9652d971886b99a269656ea4782319637e75avboxsync alphabetical list of <a href="directives.html">all Apache
ece9652d971886b99a269656ea4782319637e75avboxsync<h2>Core Features and Multi-Processing Modules</h2><dl><dt><a href="core.html">core</a></dt><dd>Core Apache HTTP Server features that are always
ece9652d971886b99a269656ea4782319637e75avboxsyncavailable</dd><dt><a href="mpm_common.html">mpm_common</a></dt><dd>A collection of directives that are implemented by
ece9652d971886b99a269656ea4782319637e75avboxsyncmore than one multi-processing module (MPM)</dd><dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web
ece9652d971886b99a269656ea4782319637e75avboxsync server optimized for Novell NetWare</dd><dt><a href="mpm_winnt.html">mpm_winnt</a></dt><dd>This Multi-Processing Module is optimized for Windows
ece9652d971886b99a269656ea4782319637e75avboxsync NT.</dd><dt><a href="perchild.html">perchild</a></dt><dd>Multi-Processing Module allowing for daemon processes
ece9652d971886b99a269656ea4782319637e75avboxsync serving requests to be assigned a variety of different
ece9652d971886b99a269656ea4782319637e75avboxsync userids</dd><dt><a href="prefork.html">prefork</a></dt><dd>Implements a non-threaded, pre-forking web server</dd><dt><a href="worker.html">worker</a></dt><dd>Multi-Processing Module implementing a hybrid
ece9652d971886b99a269656ea4782319637e75avboxsync multi-threaded multi-process web server</dd></dl><h2>Other Modules</h2><dl><dt><a href="mod_access.html">mod_access</a></dt><dd>Provides access control based on client hostname, IP
ece9652d971886b99a269656ea4782319637e75avboxsyncaddress, or other characteristics of the client request.</dd><dt><a href="mod_actions.html">mod_actions</a></dt><dd>This module provides for executing CGI scripts based on
ece9652d971886b99a269656ea4782319637e75avboxsyncmedia type or request method.</dd><dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
ece9652d971886b99a269656ea4782319637e75avboxsync filesystem in the document tree and for URL redirection</dd><dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
ece9652d971886b99a269656ea4782319637e75avboxsyncHTTP headers</dd><dt><a href="mod_auth.html">mod_auth</a></dt><dd>User authentication using text files</dd><dt><a href="mod_auth_anon.html">mod_auth_anon</a></dt><dd>Allows "anonymous" user access to authenticated
ece9652d971886b99a269656ea4782319637e75avboxsync areas</dd><dt><a href="mod_auth_dbm.html">mod_auth_dbm</a></dt><dd>Provides for user authentication using DBM
ece9652d971886b99a269656ea4782319637e75avboxsync files</dd><dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5
ece9652d971886b99a269656ea4782319637e75avboxsync Digest Authentication.</dd><dt><a href="mod_autoindex.html">mod_autoindex</a></dt><dd>Generates directory indexes,
ece9652d971886b99a269656ea4782319637e75avboxsync automatically, similar to the Unix <em>ls</em> command or the
ece9652d971886b99a269656ea4782319637e75avboxsync Win32 <em>dir</em> shell command</dd><dt><a href="mod_cern_meta.html">mod_cern_meta</a></dt><dd>CERN httpd metafile semantics</dd><dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>Execution of CGI scripts</dd><dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an
ece9652d971886b99a269656ea4782319637e75avboxsync external CGI daemon</dd><dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd><dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning
ece9652d971886b99a269656ea4782319637e75avboxsync(<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd><dt><a href="mod_deflate.html">mod_deflate</a></dt><dd>Compress content before
ece9652d971886b99a269656ea4782319637e75avboxsync it is delivered to the client</dd><dt><a href="mod_dir.html">mod_dir</a></dt><dd>Provides for "trailing slash" redirects and
36ec4b6f42e209d010ade084a96f46ce763345eavboxsync serving directory index files</dd><dt><a href="mod_env.html">mod_env</a></dt><dd>Modifies the environment which is
e49c9560a28711a6b95871372673b6f8cc7384b6vboxsync passed to CGI scripts and SSI pages</dd><dt><a href="mod_example.html">mod_example</a></dt><dd>Illustrates the Apache module API</dd><dt><a href="mod_expires.html">mod_expires</a></dt><dd>Generation of
36ec4b6f42e209d010ade084a96f46ce763345eavboxsync <code>Expires</code> HTTP headers according to user-specified
796561faea8c2b07290fef332968d6048bbe1b1dvboxsync criteria</dd><dt><a href="mod_ext_filter.html">mod_ext_filter</a></dt><dd>Pass the response body
e35d51bc86d234abdf08fe247ea901501faa022fvboxsync through an external program before delivery to the
fdd5745be4d1941123673bf7f8f3651d703822b6vboxsync client</dd><dt><a href="mod_file_cache.html">mod_file_cache</a></dt><dd>Caches a static list of files in memory</dd><dt><a href="mod_headers.html">mod_headers</a></dt><dd>Customization of HTTP request
796561faea8c2b07290fef332968d6048bbe1b1dvboxsync and response headers</dd><dt><a href="mod_imap.html">mod_imap</a></dt><dd>Server-side imagemap processing</dd><dt><a href="mod_include.html">mod_include</a></dt><dd>Server-parsed html documents (Server Side Includes)</dd><dt><a href="mod_info.html">mod_info</a></dt><dd>Provides a comprehensive overview of the server
796561faea8c2b07290fef332968d6048bbe1b1dvboxsyncconfiguration</dd><dt><a href="mod_isapi.html">mod_isapi</a></dt><dd>ISAPI Extensions within Apache for Windows</dd><dt><a href="mod_log_config.html">mod_log_config</a></dt><dd>Logging of the requests made to the server</dd><dt><a href="mod_mime.html">mod_mime</a></dt><dd>Associates the request filename's extensions
796561faea8c2b07290fef332968d6048bbe1b1dvboxsync (e.g. .html) with the file's behavior (handlers and filters)
796561faea8c2b07290fef332968d6048bbe1b1dvboxsync and content (mime-type, language, character set and
796561faea8c2b07290fef332968d6048bbe1b1dvboxsync encoding)</dd><dt><a href="mod_mime_magic.html">mod_mime_magic</a></dt><dd>Determines the MIME type of a file
e35d51bc86d234abdf08fe247ea901501faa022fvboxsync by looking at a few bytes of its contents</dd><dt><a href="mod_negotiation.html">mod_negotiation</a></dt><dd>Provides for <a href="/content-negotiation.html">content negotiation</a></dd><dt><a href="mod_proxy.html">mod_proxy</a></dt><dd>HTTP/1.1 proxy/gateway server</dd><dt><a href="mod_rewrite.html">mod_rewrite</a></dt><dd>Provides a rule-based rewriting engine to rewrite requested
e35d51bc86d234abdf08fe247ea901501faa022fvboxsyncURLs on the fly</dd><dt><a href="mod_setenvif.html">mod_setenvif</a></dt><dd>Allows the setting of environment variables based
e35d51bc86d234abdf08fe247ea901501faa022fvboxsyncon characteristics of the request</dd><dt><a href="mod_so.html">mod_so</a></dt><dd>
aafe9fe588edab292546a0e4c1f7eb377fd35df4vboxsync This module provides for loading of executable code and
aafe9fe588edab292546a0e4c1f7eb377fd35df4vboxsync modules into the server at start-up or restart time.
aafe9fe588edab292546a0e4c1f7eb377fd35df4vboxsync</dd><dt><a href="mod_speling.html">mod_speling</a></dt><dd>Attempts to correct mistaken URLs that
36ec4b6f42e209d010ade084a96f46ce763345eavboxsyncusers might have entered by ignoring capitalization and by
47c2a6d84685d16b7ef87c307331e5588d892ef0vboxsyncallowing up to one misspelling</dd><dt><a href="mod_ssl.html">mod_ssl</a></dt><dd>Strong cryptography using the Secure Sockets
47c2a6d84685d16b7ef87c307331e5588d892ef0vboxsyncLayer (SSL) and Transport Layer Security (TLS) protocols</dd><dt><a href="mod_status.html">mod_status</a></dt><dd>Provides information on server activity and
47c2a6d84685d16b7ef87c307331e5588d892ef0vboxsyncperformance</dd><dt><a href="mod_suexec.html">mod_suexec</a></dt><dd>Allows CGI scripts to run as a specified user
47c2a6d84685d16b7ef87c307331e5588d892ef0vboxsyncand Group</dd><dt><a href="mod_unique_id.html">mod_unique_id</a></dt><dd>Provides an environment variable with a unique
e35d51bc86d234abdf08fe247ea901501faa022fvboxsyncidentifier for each request</dd><dt><a href="mod_userdir.html">mod_userdir</a></dt><dd>Provides for user-specific
36ec4b6f42e209d010ade084a96f46ce763345eavboxsyncdirectories</dd><dt><a href="mod_usertrack.html">mod_usertrack</a></dt><dd>
47c2a6d84685d16b7ef87c307331e5588d892ef0vboxsync This module uses cookies to provide for a
36ec4b6f42e209d010ade084a96f46ce763345eavboxsync <em>clickstream</em> log of user activity on a site.
599595881adeaefb423b996cf29e21e5831c26d7vboxsync</dd><dt><a href="mod_vhost_alias.html">mod_vhost_alias</a></dt><dd>Provides for <a href="/vhosts/mass.html">dynamically configured mass virtual