0N/A<!
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
0N/A<
TITLE>Apache modules</
TITLE>
2362N/A<!-- Background white, links blue (unvisited), navy (visited), red (active) --> 0N/A<
H1 ALIGN="CENTER">Apache modules</
H1>
0N/ABelow is a list of all of the modules that come as part of the
0N/AApache distribution. See also the complete alphabetical list of
0N/A<
DD>Core Apache features.
0N/A<
DD>Host based access control.
0N/A<
DD>Aliases and redirects.
0N/A<
DD>The .asis file handler.
0N/A<
DD>User authentication using text files.
0N/A<
DD>Anonymous user authentication, FTP-style.
0N/A<
DD>User authentication using Berkeley DB files.
0N/A<
DD>User authentication using DBM files.
0N/A<
DD>MD5 authentication (experimental)
0N/A<
DD>Automatic directory listings.
0N/A<
DD>Set environment variables based on User-Agent strings. Replaced by
0N/A mod_setenvif in Apache 1.3 and up
0N/A<
DD>Support for HTTP header metafiles.
0N/A<
DD>Invoking CGI scripts.
0N/A<
DD>Configuring character set translation.
0N/A<
DD>Support for Netscape-like cookies. Replaced in Apache 1.2 by
0N/A<
DD>MD5 authentication
0N/A<
DD>Basic directory handling.
0N/A<
DD>Start-time linking with the GNU libdld. Replaced in Apache 1.3 by mod_so
0N/A<
DD>Replaced in 1.3b6 by mod_so
0N/A<
DD>Passing of environments to CGI scripts
0N/A<
DD>Demonstrates Apache API
0N/A<
DD>Apply Expires: headers to resources
0N/A<
DD>Add arbitrary HTTP headers to resources
0N/A<
DD>The imagemap file handler.
0N/A<
DD>Server-parsed documents.
0N/A<
DD>Server configuration information
0N/A<
DD>Windows ISAPI Extension support
0N/A<
DD>Logging of User Agents.
0N/A<
DD>Standard logging in the Common Logfile Format. Replaced by the
0N/Amod_log_config module in Apache 1.2 and up
0N/A<
DD>User-configurable logging replacement for mod_log_common.
0N/A<
DD>Logging of document references.
0N/A<
DD>Determining document types using file extensions.
0N/A<
DD>Determining document types using "magic numbers".
0N/A<
DD>Mapping files into memory for faster serving.
0N/A<
DD>Content negotiation.
0N/A<
DD>Caching proxy abilities
0N/A<
DD>Powerful URI-to-filename mapping using regular expressions
0N/A<
DD>Set environment variables based on client information
0N/A<
DD>Experimental support for loading modules (DLLs on Windows) at runtime
0N/A<
DD>Automatically correct minor typos in URLs
0N/A<
DD>Server status display
0N/A<
DD>User home directories.
0N/A<
DD>Generate unique request identifier for every request
0N/A<
DD>Support for dynamically configured mass virtual hosting