]> granicus.if.org Git - apache/commitdiff
Clean up obsolete modules.
authorJoshua Slive <slive@apache.org>
Thu, 12 Oct 2000 18:18:13 +0000 (18:18 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 12 Oct 2000 18:18:13 +0000 (18:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86569 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/index-bytype.html
docs/manual/mod/index.html

index 7770fb4cd492f36d48dbe45722723eed7b65e376..5367a81aee0ec47036f4b5c8ccfa0da8e0ab244d 100644 (file)
@@ -170,25 +170,6 @@ directives</A>.
 <DD>Demonstrates Apache API
 </DL>
 
-<H2>Obsolete</H2>
-
-<DL>
-
-<DT><A HREF="mod_browser.html">mod_browser</A> Apache 1.2.* only
-<DD>Set environment variables based on User-Agent strings. Replaced by 
- mod_setenvif in Apache 1.3 and up
-<DT><A HREF="mod_cookies.html">mod_cookies</A> up to Apache 1.1.1
-<DD>Support for Netscape-like cookies.  Replaced in Apache 1.2 by
-mod_usertrack
-<DT><A HREF="mod_dld.html">mod_dld</A> Apache 1.2.* and earlier
-<DD>Start-time linking with the GNU libdld. Replaced in Apache 1.3 by mod_so
-<DT><A HREF="mod_dll.html">mod_dll</A> Apache 1.3b1 to 1.3b5 only
-<DD>Replaced in 1.3b6 by mod_so
-<DT><A HREF="mod_log_common.html">mod_log_common</A> up to Apache 1.1.1
-<DD>Standard logging in the Common Logfile Format.  Replaced by the
-mod_log_config module in Apache 1.2 and up
-</DL>
-
 <!--#include virtual="footer.html" -->
 </BODY>
 </HTML>
index f355c3783245ad89d4eafd2771e73abec5e53ef0..f3596d2c0ae077304e22c4baaa1143aa6db2e726 100644 (file)
@@ -48,28 +48,18 @@ directives</A>.
 <DD>MD5 authentication (experimental)
 <DT><A HREF="mod_autoindex.html">mod_autoindex</A>
 <DD>Automatic directory listings.
-<DT><A HREF="mod_browser.html">mod_browser</A> Apache 1.2.* only
-<DD>Set environment variables based on User-Agent strings. Replaced by 
- mod_setenvif in Apache 1.3 and up
 <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>
 <DD>Invoking CGI scripts.
 <DT><A HREF="mod_charset_lite.html">mod_charset_lite</A>
 <DD>Configuring character set translation.
-<DT><A HREF="mod_cookies.html">mod_cookies</A> up to Apache 1.1.1
-<DD>Support for Netscape-like cookies.  Replaced in Apache 1.2 by
-mod_usertrack
 <DT><A HREF="mod_dav.html">mod_dav</A>
 <DD>Class 1,2 <A HREF="http://www.webdav.org">WebDAV</A> HTTP extensions
 <DT><A HREF="mod_digest.html">mod_digest</A>
 <DD>MD5 authentication
 <DT><A HREF="mod_dir.html">mod_dir</A>
 <DD>Basic directory handling.
-<DT><A HREF="mod_dld.html">mod_dld</A> Apache 1.2.* and earlier
-<DD>Start-time linking with the GNU libdld. Replaced in Apache 1.3 by mod_so
-<DT><A HREF="mod_dll.html">mod_dll</A> Apache 1.3b1 to 1.3b5 only
-<DD>Replaced in 1.3b6 by mod_so
 <DT><A HREF="mod_env.html">mod_env</A>
 <DD>Passing of environments to CGI scripts
 <DT><A HREF="mod_example.html">mod_example</A>
@@ -90,9 +80,6 @@ mod_usertrack
 <DD>Windows ISAPI Extension support
 <DT><A HREF="mod_log_agent.html">mod_log_agent</A>
 <DD>Logging of User Agents.
-<DT><A HREF="mod_log_common.html">mod_log_common</A> up to Apache 1.1.1
-<DD>Standard logging in the Common Logfile Format.  Replaced by the
-mod_log_config module in Apache 1.2 and up
 <DT><A HREF="mod_log_config.html">mod_log_config</A>
 <DD>User-configurable logging replacement for mod_log_common.
 <DT><A HREF="mod_log_referer.html">mod_log_referer</A>