From: Roy T. Fielding Date: Wed, 1 Sep 1999 22:48:13 +0000 (+0000) Subject: Moved mod_auth_digest.c from experimental to standard. X-Git-Tag: 1.3.10~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bea1f60bdafc6d43a1a8426a2094c4ef29161244;p=thirdparty%2Fapache%2Fhttpd.git Moved mod_auth_digest.c from experimental to standard. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83864 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/README b/modules/README index df25f051f25..3d9bd226080 100644 --- a/modules/README +++ b/modules/README @@ -17,10 +17,6 @@ experimental/ evolve radically in the future. This code isn't supported officially. -extra/ - - This is the directory for third-party modules, such as mod_jserv. - test/ This directory houses modules which test various components