diff options
author | Joshua Slive <slive@apache.org> | 2000-11-29 05:23:08 +0100 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2000-11-29 05:23:08 +0100 |
commit | cc596fb87a2c4a72bca50c80997204ef2ecaf3be (patch) | |
tree | 162cb85accfd02401856eaa7bf2670cbbbbf99e7 /docs/manual/mod/index.html | |
parent | Bring mod_dav.html up to the new format, fix up some questionable (diff) | |
download | apache2-cc596fb87a2c4a72bca50c80997204ef2ecaf3be.tar.xz apache2-cc596fb87a2c4a72bca50c80997204ef2ecaf3be.zip |
Remove mod_digest docs which have been supplanted by mod_auth_digest.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87122 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html index 7c385a3396..18d55e9063 100644 --- a/docs/manual/mod/index.html +++ b/docs/manual/mod/index.html @@ -77,8 +77,6 @@ virtual hosts under different userids. <DD>Configuring character set translation. <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_env.html">mod_env</A> |