From: Joshua Slive Date: Wed, 29 Nov 2000 04:23:08 +0000 (+0000) Subject: Remove mod_digest docs which have been supplanted by mod_auth_digest. X-Git-Tag: moving_to_httpd_module~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc596fb87a2c4a72bca50c80997204ef2ecaf3be;p=apache 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 --- diff --git a/docs/manual/mod/index-bytype.html b/docs/manual/mod/index-bytype.html index 1486a0ce91..3a8a49280e 100644 --- a/docs/manual/mod/index-bytype.html +++ b/docs/manual/mod/index-bytype.html @@ -108,8 +108,6 @@ virtual hosts under different userids.
Anonymous user access to authenticated areas.
mod_auth_digest
MD5 authentication -
mod_digest -
MD5 authentication 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.
Configuring character set translation.
mod_dav
Class 1,2 WebDAV HTTP extensions -
mod_digest -
MD5 authentication
mod_dir
Basic directory handling.
mod_env