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