303N/A<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 303N/A <
title>Apache modules</
title>
303N/A <!-- Background white, links blue (unvisited), navy (visited), red (active) --> 303N/A <
body bgcolor="#FFFFFF" text="#000000" link="#0000FF" 303N/A vlink="#000080" alink="#FF0000">
303N/A <
h1 align="CENTER">Apache modules</
h1>
303N/A <
p>Below is a list of all of the modules that come as part of
303N/A the Apache distribution. See also the list of modules <
a 303N/A <
h2>Core Features and Multi-Processing Modules</
h2>
303N/A <
dd>Core Apache features.</
dd>
844N/A <
dd>Multi-Processing Module with Threading via Pthreads;
6284N/A Variable number of processes, constant number of
2899N/A <
dd>Multi-Processing Module with a single control process and
5680N/A a single server process with multiple threads for Windows
303N/A <
dd>Multi-Processing Module with the ability to server
303N/A different virtual hosts under different userids.</
dd>
303N/A <
dd>Non-threaded preforking processes model similar to Apache
303N/A <
dd>Thread only model optimized for Novell NetWare</
dd>
303N/A <
dd>Access control based on client hostname or IP
303N/A <
dd>Executing CGI scripts based on media type or request
3817N/A <
dd>Mapping different parts of the host filesystem in the
document tree, and URL redirection.</
dd>
<
dd>Sending files which contain their own HTTP headers.</
dd>
<
dd>User authentication using text files.</
dd>
<
dd>Anonymous user access to authenticated areas.</
dd>
<
dd>User authentication using DBM files.</
dd>
<
dd>MD5 authentication</
dd>
<
dd>User authentication using LDAP.</
dd>
<
dd>Automatic directory listings.</
dd>
<
dd>Support for HTTP header metafiles.</
dd>
<
dd>Invoking CGI scripts.</
dd>
<
dd>Invoking CGI scripts using an external daemon.</
dd>
<
dd>Configuring character set translation.</
dd>
<
dd>Basic directory handling.</
dd>
<
dd>Passing of environments to CGI scripts</
dd>
<
dd>Demonstrates Apache API</
dd>
<
dd>Apply Expires: headers to resources</
dd>
<
dd>Filtering output with external programs.</
dd>
<
dd>Caching files in memory for faster serving.</
dd>
<
dd>Add arbitrary HTTP headers to resources</
dd>
<
dd>The imagemap file handler.</
dd>
<
dd>Server-parsed documents.</
dd>
<
dd>Server configuration information</
dd>
<
dd>Windows ISAPI Extension support</
dd>
<
dd>LDAP connection pool and shared memory cache.</
dd>
<
dd>User-configurable logging replacement for
<
dd>Determining document types using file extensions.</
dd>
<
dd>Determining document types using "magic numbers".</
dd>
<
dd>Content negotiation.</
dd>
<
dd>Caching proxy abilities</
dd>
<
dd>Powerful URI-to-filename mapping using regular
<
dd>Set environment variables based on client
<
dd>Support for loading modules at runtime</
dd>
<
dd>Automatically correct minor typos in URLs</
dd>
<
dd>strong cryptography using the Secure Sockets Layer (SSL) and
Transport Layer Security (TLS) protocols</
dt>
<
dd>Server status display</
dd>
<
dd>Run CGI requests as a specified user and group.</
dd>
<
dd>Generate unique request identifier for every request</
dd>
<
dd>User home directories.</
dd>
<
dd>User tracking using Cookies (replacement for
<
dd>Support for dynamically configured mass virtual