index.html revision 874824f8e2a41d14014c0da6402cb46b0b3a0968
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache modules</TITLE>
</HEAD>
<BODY>
<!--#include virtual="header.html" -->
<H1>Apache modules</h1>
<dl>
<dd>Core Apache features.
<dd>Host based access control.
<dd>Aliases and redirects.
<dd>The .asis file handler.
<dd>User authentication using text files.
<dd>Anonymous user authentication, FTP-style.
<dd>User authentication using Berkeley DB files.
<dd>User authentication using DBM files.
<dd>User authentication using mSQL files.
<dd>Set environment variables based on User-Agent strings
<dd>Support for HTTP header metafiles.
<dd>Invoking CGI scripts.
<dd>Support for Netscape-like cookies. Replaced in Apache 1.2 by
mod_usertrack
<dd>MD5 authentication
<dd>Automatic directory listings.
<dd>Start-time linking with the GNU libdld.
<dd>Passing of environments to CGI scripts
<dd>Apply Expires: headers to resources
<dd>Add arbitrary HTTP headers to resources
<dd>The imagemap file handler.
<dd>Server-parsed documents.
<dd>Server configuration information
<dd>Logging of User Agents.
<dd>Standard logging in the Common Logfile Format. Replaced by the
mod_log_config module in Apache 1.2 and up
<dd>User-configurable logging replacement for mod_log_common.
<dd>Logging of document references.
<dd>Determining document types.
<dd>Content negotiation.
<dd>Powerful URI-to-filename mapping using regular expressions
<dd>Caching proxy abilities
<dd>Server status display
<dd>User home directories.
<dd>User tracking using Cookies (replacement for mod_cookies.c)
</dl>
<!--#include virtual="footer.html" -->
</BODY>
</HTML>