From 4f510993000147277ec0fa9d21bc3a03e1f05ae7 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 4 Jul 2016 17:19:54 +0000 Subject: [PATCH] Remove reference to long-dead website that once upon a time used this functionality. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751352 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authz_dbm.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_authz_dbm.xml b/docs/manual/mod/mod_authz_dbm.xml index 1724a6c1f2..14dfa93cc9 100644 --- a/docs/manual/mod/mod_authz_dbm.xml +++ b/docs/manual/mod/mod_authz_dbm.xml @@ -141,8 +141,7 @@ AuthDBMUserFile "/www/userbase" password as before. This is followed by a colon and the comma separated list of groups. Other data may optionally be left in the DBM file after another colon; it is ignored by the authorization - module. This is what www.telescope.org uses for its combined - password and group database.

+ module.

-- 2.50.1