0N/A<!
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
0N/A<
TITLE>Apache modules</
TITLE>
0N/A<!-- Background white, links blue (unvisited), navy (visited), red (active) --> 0N/A<
H1 ALIGN="CENTER">Apache modules</
H1>
Below is a list of all of the modules that come as part of the Apache
distribution. See also the list of modules <
A<
h2>Core Features and Multi-Processing Modules</
h2>
<
DD>Core Apache features.
<
DD>Multi-Processing Module with Threading via Pthreads; Variable number
<
DD>Multi-Processing Module with a single control process and a single
server process with multiple threads for Windows NT
<
DD>Multi-Processing Module with the ability to server different
virtual hosts under different userids.
<
DD>Non-threaded preforking processes model similar to Apache 1.3
<
DD>Access control based on client hostname or IP address.
<
DD>Executing CGI scripts based on media type or request method.
<
DD>Mapping different parts of the host filesystem in the document tree,
<
DD>Sending files which contain their own HTTP headers.
<
DD>User authentication using text files.
<
DD>Anonymous user access to authenticated areas.
<
DD>User authentication using Berkeley DB files.
<
DD>User authentication using DBM files.
<
DD>Automatic directory listings.
<
DD>Support for HTTP header metafiles.
<
DD>Invoking CGI scripts.
<
DD>Configuring character set translation.
<
DD>Basic directory handling.
<
DD>Passing of environments to CGI scripts
<
DD>Demonstrates Apache API
<
DD>Apply Expires: headers to resources
<
DD>Filtering output with external programs.
<
DD>Caching files in memory for faster serving.
<
DD>Add arbitrary HTTP headers to resources
<
DD>The imagemap file handler.
<
DD>Server-parsed documents.
<
DD>Server configuration information
<
DD>Windows ISAPI Extension support
<
DD>User-configurable logging replacement for mod_log_common.
<
DD>Determining document types using file extensions.
<
DD>Determining document types using "magic numbers".
<
DD>Caching proxy abilities
<
DD>Powerful URI-to-filename mapping using regular expressions
<
DD>Set environment variables based on client information
<
DD>Support for loading modules at runtime
<
DD>Automatically correct minor typos in URLs
<
DD>Server status display
<
DD>User home directories.
<
DD>Generate unique request identifier for every request
<
DD>Support for dynamically configured mass virtual hosting