diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-01-25 00:47:31 +0100 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-01-25 00:47:31 +0100 |
commit | c11d13289248d72b5efa23fd34ce250662d9d3e2 (patch) | |
tree | 36af1d5fbb99b0d1ff98e038ecf9e2236e9ad582 /docs/manual/new_features_2_0.html.de | |
parent | Some extra tweaks to the DAV code file/path handling (to continue the (diff) | |
download | apache2-c11d13289248d72b5efa23fd34ce250662d9d3e2.tar.xz apache2-c11d13289248d72b5efa23fd34ce250662d9d3e2.zip |
Remove mod_auth_db since we've received enough votes (Justin, Ian, and
Lars) and ample warning has been posted to dev@httpd.
mod_auth_dbm should be able to take over all functionality of mod_auth_db
with the AuthDBMType directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93010 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/new_features_2_0.html.de')
-rw-r--r-- | docs/manual/new_features_2_0.html.de | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/manual/new_features_2_0.html.de b/docs/manual/new_features_2_0.html.de index 040ae6c022..c833459029 100644 --- a/docs/manual/new_features_2_0.html.de +++ b/docs/manual/new_features_2_0.html.de @@ -182,10 +182,6 @@ <a href="mod/mod_auth_dbm.html#authdbmtype">AuthDBMType</a> unterstützt.</dd> - <dt><strong>mod_auth_db</strong></dt> - - <dd>Berkeley DB 3.0 wird jetzt unterstützt</dd> - <dt><strong>mod_proxy</strong></dt> <dd>Neue <Proxy>-Konfigurationssektionen bringen eine besser |