index.html revision 773859b173fe03a0fb6160bcbd290829395f256b
8N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
8N/A<HTML>
8N/A<HEAD>
8N/A<TITLE>Apache modules</TITLE>
8N/A</HEAD>
8N/A
8N/A<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
8N/A<BODY
8N/A BGCOLOR="#FFFFFF"
8N/A TEXT="#000000"
8N/A LINK="#0000FF"
8N/A VLINK="#000080"
8N/A ALINK="#FF0000"
8N/A>
8N/A<!--#include virtual="header.html" -->
8N/A<H1 ALIGN="CENTER">Apache modules</H1>
8N/A
8N/A<P>
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
71N/A<A
8N/A HREF="directives.html"
8N/A>all Apache directives</A>.
8N/A</P>
8N/A
8N/A<DL>
8N/A<DT><A HREF="core.html">Core</A>
8N/A<DD>Core Apache features.
8N/A<DT><A HREF="mod_access.html">mod_access</A>
8N/A<DD>Host based access control.
8N/A<DT><A HREF="mod_actions.html">mod_actions</A> Apache 1.1 and later.
8N/A<DD>Filetype/method-based script execution
8N/A<DT><A HREF="mod_alias.html">mod_alias</A>
25N/A<DD>Aliases and redirects.
456N/A<DT><A HREF="mod_asis.html">mod_asis</A>
459N/A<DD>The .asis file handler.
459N/A<DT><A HREF="mod_auth.html">mod_auth</A>
50N/A<DD>User authentication using text files.
574N/A<DT><A HREF="mod_auth_anon.html">mod_auth_anon</A>
25N/A<DD>Anonymous user authentication, FTP-style.
8N/A<DT><A HREF="mod_auth_db.html">mod_auth_db</A>
24N/A<DD>User authentication using Berkeley DB files.
8N/A<DT><A HREF="mod_auth_dbm.html">mod_auth_dbm</A>
574N/A<DD>User authentication using DBM files.
574N/A<DT><A HREF="mod_auth_digest.html">mod_auth_digest</A>
574N/A<DD>MD5 authentication (experimental)
574N/A<DT><A HREF="mod_autoindex.html">mod_autoindex</A>
574N/A<DD>Automatic directory listings.
574N/A<DT><A HREF="mod_browser.html">mod_browser</A> Apache 1.2.* only
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<DT><A HREF="mod_cern_meta.html">mod_cern_meta</A>
574N/A<DD>Support for HTTP header metafiles.
574N/A<DT><A HREF="mod_cgi.html">mod_cgi</A>
574N/A<DD>Invoking CGI scripts.
574N/A<DT><A HREF="mod_charset_lite.html">mod_charset_lite</A>
574N/A<DD>Configuring character set translation.
574N/A<DT><A HREF="mod_cookies.html">mod_cookies</A> up to Apache 1.1.1
574N/A<DD>Support for Netscape-like cookies. Replaced in Apache 1.2 by
574N/Amod_usertrack
574N/A<DT><A HREF="mod_dav.html">mod_dav</A>
8N/A<DD>Class 1,2 <A HREF="http://www.webdav.org">WebDAV</A> HTTP extensions
355N/A<DT><A HREF="mod_digest.html">mod_digest</A>
25N/A<DD>MD5 authentication
8N/A<DT><A HREF="mod_dir.html">mod_dir</A>
574N/A<DD>Basic directory handling.
574N/A<DT><A HREF="mod_dld.html">mod_dld</A> Apache 1.2.* and earlier
574N/A<DD>Start-time linking with the GNU libdld. Replaced in Apache 1.3 by mod_so
574N/A<DT><A HREF="mod_dll.html">mod_dll</A> Apache 1.3b1 to 1.3b5 only
574N/A<DD>Replaced in 1.3b6 by mod_so
574N/A<DT><A HREF="mod_env.html">mod_env</A>
574N/A<DD>Passing of environments to CGI scripts
574N/A<DT><A HREF="mod_example.html">mod_example</A> Apache 1.2 and up
574N/A<DD>Demonstrates Apache API
574N/A<DT><A HREF="mod_expires.html">mod_expires</A> Apache 1.2 and up
574N/A<DD>Apply Expires: headers to resources
574N/A<DT><A HREF="mod_file_cache.html">mod_file_cache</A>
574N/A<DD>Caching files in memory for faster serving.
574N/A<DT><A HREF="mod_headers.html">mod_headers</A> Apache 1.2 and up
574N/A<DD>Add arbitrary HTTP headers to resources
574N/A<DT><A HREF="mod_imap.html">mod_imap</A>
574N/A<DD>The imagemap file handler.
574N/A<DT><A HREF="mod_include.html">mod_include</A>
574N/A<DD>Server-parsed documents.
574N/A<DT><A HREF="mod_info.html">mod_info</A>
574N/A<DD>Server configuration information
574N/A<DT><A HREF="mod_isapi.html">mod_isapi</A>
574N/A<DD>Windows ISAPI Extension support
574N/A<DT><A HREF="mod_log_agent.html">mod_log_agent</A>
574N/A<DD>Logging of User Agents.
574N/A<DT><A HREF="mod_log_common.html">mod_log_common</A> up to Apache 1.1.1
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<DT><A HREF="mod_log_config.html">mod_log_config</A>
574N/A<DD>User-configurable logging replacement for mod_log_common.
574N/A<DT><A HREF="mod_log_referer.html">mod_log_referer</A>
574N/A<DD>Logging of document references.
574N/A<DT><A HREF="mod_mime.html">mod_mime</A>
574N/A<DD>Determining document types using file extensions.
574N/A<DT><A HREF="mod_mime_magic.html">mod_mime_magic</A>
574N/A<DD>Determining document types using "magic numbers".
574N/A<DT><A HREF="mod_negotiation.html">mod_negotiation</A>
574N/A<DD>Content negotiation.
574N/A<DT><A HREF="mod_proxy.html">mod_proxy</A>
574N/A<DD>Caching proxy abilities
574N/A<DT><A HREF="mod_rewrite.html">mod_rewrite</A> Apache 1.2 and up
574N/A<DD>Powerful URI-to-filename mapping using regular expressions
574N/A<DT><A HREF="mod_setenvif.html">mod_setenvif</A> Apache 1.3 and up
574N/A<DD>Set environment variables based on client information
574N/A<DT><A HREF="mod_so.html">mod_so</A> Apache 1.3 and up
574N/A<DD>Experimental support for loading modules (DLLs on Windows) at runtime
574N/A<DT><A HREF="mod_speling.html">mod_speling</A> Apache 1.3 and up
574N/A<DD>Automatically correct minor typos in URLs
574N/A<DT><A HREF="mod_status.html">mod_status</A>
574N/A<DD>Server status display
574N/A<DT><A HREF="mod_userdir.html">mod_userdir</A>
574N/A<DD>User home directories.
574N/A<DT><A HREF="mod_unique_id.html">mod_unique_id</A> Apache 1.3 and up
574N/A<DD>Generate unique request identifier for every request
574N/A<DT><A HREF="mod_usertrack.html">mod_usertrack</A> Apache 1.2 and up
574N/A<DD>User tracking using Cookies (replacement for mod_cookies.c)
574N/A<DT><A HREF="mod_vhost_alias.html">mod_vhost_alias</A> Apache 1.3.7 and up
574N/A<DD>Support for dynamically configured mass virtual hosting
574N/A</DL>
8N/A
<!--#include virtual="footer.html" -->
</BODY>
</HTML>