summaryrefslogtreecommitdiffstats
path: root/modules/README
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>1999-09-02 00:48:13 +0200
committerRoy T. Fielding <fielding@apache.org>1999-09-02 00:48:13 +0200
commitbea1f60bdafc6d43a1a8426a2094c4ef29161244 (patch)
tree9183a622c89509653ec5b3bcbe1b60d3dc9d8fce /modules/README
parentMore TPF-related changes. Among them: (diff)
downloadapache2-bea1f60bdafc6d43a1a8426a2094c4ef29161244.tar.xz
apache2-bea1f60bdafc6d43a1a8426a2094c4ef29161244.zip
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
Diffstat (limited to 'modules/README')
-rw-r--r--modules/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/README b/modules/README
index df25f051f2..3d9bd22608 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