]> granicus.if.org Git - apache/commitdiff
Add more missing modules that are in 1.2
authorMark J. Cox <mjc@apache.org>
Thu, 21 Nov 1996 14:35:19 +0000 (14:35 +0000)
committerMark J. Cox <mjc@apache.org>
Thu, 21 Nov 1996 14:35:19 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77024 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/index.html

index 5e592756d02a5e32ddc054427a14946ed9e9b03f..b10ebfaa3e6fe5d2d1840530f0368e41f3cd6267 100644 (file)
@@ -29,6 +29,8 @@
 <dd>User authentication using DBM files.
 <dt><A HREF="mod_auth_msql.html">mod_auth_msql</A>
 <dd>User authentication using mSQL files.
+<dt><A NAME="mod_browser.html">mod_browser</A> Apache 1.2 and up
+<dd>Set environment variables based on User-Agent strings
 <dt><A HREF="mod_cern_meta.html">mod_cern_meta</a>
 <dd>Support for HTTP header metafiles.
 <dt><A HREF="mod_cgi.html">mod_cgi</A>
@@ -44,8 +46,12 @@ mod_usertrack
 <dd>Start-time linking with the GNU libdld.
 <dt><A HREF="mod_env.html">mod_env</A>
 <dd>Passing of environments to CGI scripts
+<dt><A NAME="mod_expires.html">mod_expires</A> Apache 1.2 and up
+<dd>Apply Expires: headers to resources
 <dt><A HREF="mod_fastcgi.html">mod_fastcgi</A> Apache 1.2 and up
 <dd>A high-performance alternative to CGI for a variety of languages
+<dt><A NAME="mod_headers.html">mod_headers</A> Apache 1.2 and up
+<dd>Add arbitrary HTTP headers to resources
 <dt><A HREF="mod_imap.html">mod_imap</A>
 <dd>The imagemap file handler.
 <dt><A HREF="mod_include.html">mod_include</A>
@@ -65,6 +71,8 @@ mod_log_config module in Apache 1.2 and up
 <dd>Determining document types.
 <dt><A HREF="mod_negotiation.html">mod_negotiation</A>
 <dd>Content negotation.
+<dt><A NAME="mod_rewrite.html">mod_rewrite</a> Apache 1.2 and up
+<dd>Powerful URI-to-filename mapping using regular expressions
 <dt><A HREF="mod_proxy.html">mod_proxy</A>
 <dd>Caching proxy abilities
 <dt><A HREF="mod_status.html">mod_status</a>