index.html.en revision db99fa79ac42b9cc42b63386eb289aecb0f3cb9c
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<?xml version="1.0" encoding="ISO-8859-1"?>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd This file is generated from xml source: DO NOT EDIT
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd -->
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<title>Module Index - Apache HTTP Server</title>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<link href="/images/favicon.ico" rel="shortcut icon" /></head>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<body id="module-index"><div id="page-header">
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<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>
3f08db06526d6901aa08c110b5bc7dde6bc39905nd<p class="apache">Apache HTTP Server Version 2.1</p>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<img alt="" src="/images/feather.gif" /></div>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<div id="path">
3f08db06526d6901aa08c110b5bc7dde6bc39905nd<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="page-content"><div id="preamble"><h1>Module Index</h1>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd <p>
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd Below is a list of all of the modules that come as part of
ecc5150d35c0dc5ee5119c2717e6660fa331abbftakashi the Apache distribution. See also the complete
bc9d4698fce0238d2f6f2682e99423ebb1149976rbowen alphabetical list of <a href="directives.html">all Apache
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd directives</a>.
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1end </p>
d474d8ef01ec5c2a09341cd148851ed383c3287crbowen </div>
d474d8ef01ec5c2a09341cd148851ed383c3287crbowen<div id="quickview"><ul id="toc">
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<li><img alt="" src="/images/down.gif" /> <a href="#core">Core Features and Multi-Processing Modules</a></li><li><img alt="" src="/images/down.gif" /> <a href="#other">Other Modules</a></li></ul><h3>See also</h3>
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem<ul class="seealso">
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem<li><a href="/mpm.html">Multi-Processing Modules (MPMs)</a>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd </li>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<li><a href="quickreference.html">Directive Quick Reference</a>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd </li>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd</ul></div>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<div class="section"><h2><a id="core" name="core">Core Features and Multi-Processing Modules</a></h2>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dl>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="core.html">core</a></dt><dd>Core Apache HTTP Server features that are always
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndavailable</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mpm_common.html">mpm_common</a></dt><dd class="separate">A collection of directives that are implemented by
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndmore than one multi-processing module (MPM)</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="beos.html">beos</a></dt><dd>This Multi-Processing Module is optimized for BeOS.</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="leader.html">leader</a></dt><dd>An experimental variant of the standard <code class="module"><a href="/mod/worker.html">worker</a></code>
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndMPM</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd server optimized for Novell NetWare</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mpmt_os2.html">mpmt_os2</a></dt><dd>Hybrid multi-process, multi-threaded MPM for OS/2</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="perchild.html">perchild</a></dt><dd>Multi-Processing Module allowing for daemon processes serving
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndrequests to be assigned a variety of different userids</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="prefork.html">prefork</a></dt><dd>Implements a non-threaded, pre-forking web server</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="threadpool.html">threadpool</a></dt><dd>Yet another experimental variant of the standard
80eed96ee3d8cfa0b66d9fb1cfe63fd83254d38bnilgun<code class="module"><a href="/mod/worker.html">worker</a></code> MPM</dd>
80eed96ee3d8cfa0b66d9fb1cfe63fd83254d38bnilgun<dt><a href="mpm_winnt.html">mpm_winnt</a></dt><dd>This Multi-Processing Module is optimized for Windows
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndNT.</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="worker.html">worker</a></dt><dd>Multi-Processing Module implementing a hybrid
316f02e3836836c82e19019ff23f90a7ebc65289nilgun multi-threaded multi-process web server</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd</dl></div>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<div class="section"><h2><a id="other" name="other">Other Modules</a></h2>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<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>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<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
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndmedia type or request method.</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd filesystem in the document tree and for URL redirection</dd>
4126704c4950bfd46d32ad54e3b106ac6d868a73sf<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
22d5d84393d960a2027f472036f3fee15d7dbce9ndHTTP headers</dd>
22d5d84393d960a2027f472036f3fee15d7dbce9nd<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
22d5d84393d960a2027f472036f3fee15d7dbce9nd<dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd Digest Authentication.</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_auth_ldap.html">mod_auth_ldap</a></dt><dd>Allows an LDAP directory to be used to store the database
a78048ccbdb6256da15e6b0e7e95355e480c2301ndfor HTTP Basic authentication.</dd>
50c04f297d76a57ead2fa6b73845f7563b1fc788sf<dt><a href="mod_authn_anon.html">mod_authn_anon</a></dt><dd>Allows "anonymous" user access to authenticated
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd areas</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_authn_dbm.html">mod_authn_dbm</a></dt><dd>User authentication using DBM files</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_authn_default.html">mod_authn_default</a></dt><dd>Authentication fallback module</dd>
623eebe956d9c2d6d073ed3eae855b56030b40e9noodl<dt><a href="mod_authn_file.html">mod_authn_file</a></dt><dd>User authentication using text files</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_authz_dbm.html">mod_authz_dbm</a></dt><dd>Group authorization using DBM files</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_authz_default.html">mod_authz_default</a></dt><dd>Authorization fallback module</dd>
ffb88a4885747797937e30a5ac8b1606da3cb4adnd<dt><a href="mod_authz_groupfile.html">mod_authz_groupfile</a></dt><dd>Group authorization using plaintext files</dd>
909ce17e2bd0faef7b1c294f2307f009793fd493nd<dt><a href="mod_authz_host.html">mod_authz_host</a></dt><dd>Group authorizations based on host (name or IP
a78048ccbdb6256da15e6b0e7e95355e480c2301ndaddress)</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_authz_owner.html">mod_authz_owner</a></dt><dd>Authorization based on file ownership</dd>
cd34a6fbf0a2619544a72eadb73f309370bf6682wrowe<dt><a href="mod_authz_user.html">mod_authz_user</a></dt><dd>User Authorization</dd>
cd34a6fbf0a2619544a72eadb73f309370bf6682wrowe<dt><a href="mod_autoindex.html">mod_autoindex</a></dt><dd>Generates directory indexes,
42af92a661a06b3cebc88d585aad75064a309d51nd automatically, similar to the Unix <code>ls</code> command or the
42af92a661a06b3cebc88d585aad75064a309d51nd Win32 <code>dir</code> shell command</dd>
ffb88a4885747797937e30a5ac8b1606da3cb4adnd<dt><a href="mod_cache.html" id="C" name="C">mod_cache</a></dt><dd>Content cache keyed to URIs.</dd>
6fe26506780e73be2a412d758af77fafdf03291and<dt><a href="mod_cern_meta.html">mod_cern_meta</a></dt><dd>CERN httpd metafile semantics</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>Execution of CGI scripts</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an
9649d29bb7801e0698e6a845e1a8a61534df58b3noodl external CGI daemon</dd>
9649d29bb7801e0698e6a845e1a8a61534df58b3noodl<dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning
a78048ccbdb6256da15e6b0e7e95355e480c2301nd(<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<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>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_deflate.html">mod_deflate</a></dt><dd>Compress content before it is delivered to the
08cf4a15275e4cb65a424b3a1db5410bfb51085cjimclient</dd>
6aadbc6fd703e73d1d419e9f06b84a4338c898f1maczniak<dt><a href="mod_dir.html">mod_dir</a></dt><dd>Provides for "trailing slash" redirects and
78f97ce162b66a0dbfd7af4dcd9984f162569b04minfrin serving directory index files</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_disk_cache.html">mod_disk_cache</a></dt><dd>Content cache storage manager keyed to URIs</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<dt><a href="mod_echo.html" id="E" name="E">mod_echo</a></dt><dd>A simple echo server to illustrate protocol
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bndmodules</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<dt><a href="mod_env.html">mod_env</a></dt><dd>Modifies the environment which is passed to CGI scripts and
7906201913b68fe78b9d6a22ab33bf21d82c490eminfrinSSI pages</dd>
7906201913b68fe78b9d6a22ab33bf21d82c490eminfrin<dt><a href="mod_example.html">mod_example</a></dt><dd>Illustrates the Apache module API</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<dt><a href="mod_expires.html">mod_expires</a></dt><dd>Generation of <code>Expires</code> HTTP headers according to
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnduser-specified criteria</dd>
05ede5110427cb9dc071cc671d5aaba5d3b88c79nd<dt><a href="mod_ext_filter.html">mod_ext_filter</a></dt><dd>Pass the response body through an external program before
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnddelivery to the client</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<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>
4ed26c413f67a5aae20b95909828f30bb5dc2286poirier<dt><a href="mod_headers.html" id="H" name="H">mod_headers</a></dt><dd>Customization of HTTP request and response
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bndheaders</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<dt><a href="mod_ident.html" id="I" name="I">mod_ident</a></dt><dd>RFC 1413 ident lookups</dd>
611049e38bfbaeb173d2d7fab2e44a48753436a1nd<dt><a href="mod_imap.html">mod_imap</a></dt><dd>Server-side imagemap processing</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<dt><a href="mod_include.html">mod_include</a></dt><dd>Server-parsed html documents (Server Side Includes)</dd>
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bnd<dt><a href="mod_info.html">mod_info</a></dt><dd>Provides a comprehensive overview of the server
8574d86b9ec3be36b7f54ed0547a0ee5d60dbd6bndconfiguration</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_isapi.html">mod_isapi</a></dt><dd>ISAPI Extensions within Apache for Windows</dd>
6aadbc6fd703e73d1d419e9f06b84a4338c898f1maczniak<dt><a href="mod_ldap.html" id="L" name="L">mod_ldap</a></dt><dd>LDAP connection pooling and result caching services for use
6aadbc6fd703e73d1d419e9f06b84a4338c898f1maczniakby other LDAP modules</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_log_config.html">mod_log_config</a></dt><dd>Logging of the requests made to the server</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_logio.html">mod_logio</a></dt><dd>Logging of input and output bytes per request</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_mem_cache.html" id="M" name="M">mod_mem_cache</a></dt><dd>Content cache keyed to URIs</dd>
03a4ff9ac4c9b8009249010e7c53bb86ff05915and<dt><a href="mod_mime.html">mod_mime</a></dt><dd>Associates the requested filename's extensions
5effc8b39fae5cd169d17f342bfc265705840014rbowen with the file's behavior (handlers and filters)
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak and content (mime-type, language, character set and
d0828c8a321dc5e9ea60550f052294669c08cf93jim encoding)</dd>
d0828c8a321dc5e9ea60550f052294669c08cf93jim<dt><a href="mod_mime_magic.html">mod_mime_magic</a></dt><dd>Determines the MIME type of a file
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak by looking at a few bytes of its contents</dd>
4b5981e276e93df97c34e4da05ca5cf8bbd937dand<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>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_nw_ssl.html">mod_nw_ssl</a></dt><dd>Enable SSL encryption for NetWare</dd>
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak<dt><a href="mod_proxy.html" id="P" name="P">mod_proxy</a></dt><dd>HTTP/1.1 proxy/gateway server</dd>
6aadbc6fd703e73d1d419e9f06b84a4338c898f1maczniak<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
2704de98885368683621b01c8f8f4e4b01557611takashi<code>CONNECT</code> request handling</dd>
2704de98885368683621b01c8f8f4e4b01557611takashi<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
2704de98885368683621b01c8f8f4e4b01557611takashi<code class="module"><a href="/mod/mod_proxy.html">mod_proxy</a></code></dd>
d0828c8a321dc5e9ea60550f052294669c08cf93jim<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
2704de98885368683621b01c8f8f4e4b01557611takashi<code class="module"><a href="/mod/mod_proxy.html">mod_proxy</a></code></dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_rewrite.html" id="R" name="R">mod_rewrite</a></dt><dd>Provides a rule-based rewriting engine to rewrite requested
6aadbc6fd703e73d1d419e9f06b84a4338c898f1maczniakURLs on the fly</dd>
c819c19c2f1ffbf3a3f12a4070cc6c3f4ea2a6f2sf<dt><a href="mod_setenvif.html" id="S" name="S">mod_setenvif</a></dt><dd>Allows the setting of environment variables based
d2b809e5d72658bff23819d8b77f20e4939af541ndon characteristics of the request</dd>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd<dt><a href="mod_so.html">mod_so</a></dt><dd>Loading of executable code and
4ed26c413f67a5aae20b95909828f30bb5dc2286poiriermodules into the server at start-up or restart time</dd>
4ed26c413f67a5aae20b95909828f30bb5dc2286poirier<dt><a href="mod_speling.html">mod_speling</a></dt><dd>Attempts to correct mistaken URLs that
cd6c8de3bedcc401ee230159b0439fa20f44488etakashiusers might have entered by ignoring capitalization and by
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndallowing up to one misspelling</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_ssl.html">mod_ssl</a></dt><dd>Strong cryptography using the Secure Sockets
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndLayer (SSL) and Transport Layer Security (TLS) protocols</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_status.html">mod_status</a></dt><dd>Provides information on server activity and
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndperformance</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd<dt><a href="mod_suexec.html">mod_suexec</a></dt><dd>Allows CGI scripts to run as a specified user
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndand Group</dd>
5effc8b39fae5cd169d17f342bfc265705840014rbowen<dt><a href="mod_unique_id.html" id="U" name="U">mod_unique_id</a></dt><dd>Provides an environment variable with a unique
5effc8b39fae5cd169d17f342bfc265705840014rbowenidentifier for each request</dd>
27d778df0b517e1578f907d2e51eb961cd8ee5fbjim<dt><a href="mod_userdir.html">mod_userdir</a></dt><dd>User-specific directories</dd>
a610901168de82df5fc5d99b8759fd80e0f70aeasf<dt><a href="mod_usertrack.html">mod_usertrack</a></dt><dd>
a43bfa789f4e52dde53ae8e53fa0427b5c1cf977nd<em>Clickstream</em> logging of user activity on a site
a43bfa789f4e52dde53ae8e53fa0427b5c1cf977nd</dd>
28c9d384aa958b321280b4ac886941dcad25396bnd<dt><a href="mod_vhost_alias.html" id="V" name="V">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndhosting</dd>
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd</dl></div></div>
438b4817913a5ff55d9cad4c7ddf133330b4466ejim<div id="footer">
438b4817913a5ff55d9cad4c7ddf133330b4466ejim<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
1d980e5489836e977ba59b419e27b0ec875c4bd3takashi<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>
e5ce3ac0e9b720c0fa23782e29168a0810697fdetakashi</body></html>