]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Moved mod_auth_digest.c from experimental to standard.
authorRoy T. Fielding <fielding@apache.org>
Wed, 1 Sep 1999 22:48:13 +0000 (22:48 +0000)
committerRoy T. Fielding <fielding@apache.org>
Wed, 1 Sep 1999 22:48:13 +0000 (22:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83864 13f79535-47bb-0310-9956-ffa450edef68

modules/README

index df25f051f25e160e32b5111994a0a4b216bd823a..3d9bd2260801e5712aed9d27af11e8af7ef7e033 100644 (file)
@@ -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