2N/A<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2N/A <
title>Apache modules</
title>
2N/A <!-- Background white, links blue (unvisited), navy (visited), red (active) --> 2N/A <
body bgcolor="#FFFFFF" text="#000000" link="#0000FF" 2N/A vlink="#000080" alink="#FF0000">
2N/A <
h1 align="CENTER">Apache modules</
h1>
2N/A <
p>Below is a list of all of the modules that come as part of
2N/A the Apache distribution. See also the list of modules <
a 2N/A <
h2>Core Features and Multi-Processing Modules</
h2>
23N/A <
dd>Core Apache features.</
dd>
32N/A <
dd>Multi-Processing Module with Threading via Pthreads;
34N/A Variable number of processes, constant number of
58N/A <
dd>Multi-Processing Module with a single control process and
32N/A a single server process with multiple threads for Windows
225N/A <
dd>Multi-Processing Module with the ability to server
225N/A different virtual hosts under different userids.</
dd>
225N/A <
dd>Non-threaded preforking processes model similar to Apache
38N/A <
dd>Thread only model optimized for Novell NetWare</
dd>
38N/A <
h2>Other Modules</
h2>
2N/A <
dd>Access control based on client hostname or IP
92N/A <
dd>Executing CGI scripts based on media type or request
1900N/A <
dd>Mapping different parts of the host filesystem in the
1900N/A document tree, and URL redirection.</
dd>
313N/A <
dd>Sending files which contain their own HTTP headers.</
dd>
313N/A <
dd>User authentication using text files.</
dd>
313N/A <
dd>Anonymous user access to authenticated areas.</
dd>
814N/A <
dd>User authentication using DBM files.</
dd>
70N/A <
dd>MD5 authentication</
dd>
2N/A <
dd>User authentication using LDAP.</
dd>
883N/A <
dd>Automatic directory listings.</
dd>
634N/A <
dd>Support for HTTP header metafiles.</
dd>
70N/A <
dd>Invoking CGI scripts.</
dd>
70N/A <
dd>Invoking CGI scripts using an external daemon.</
dd>
70N/A <
dd>Configuring character set translation.</
dd>
34N/A <
dd>Compression of content</
dd>
34N/A <
dd>Basic directory handling.</
dd>
1900N/A <
dd>Passing of environments to CGI scripts</
dd>
500N/A <
dd>Demonstrates Apache API</
dd>
1900N/A <
dd>Apply Expires: headers to resources</
dd>
92N/A <
dd>Filtering output with external programs.</
dd>
92N/A <
dd>Caching files in memory for faster serving.</
dd>
38N/A <
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