summaryrefslogtreecommitdiff
path: root/modules/README
diff options
context:
space:
mode:
authorSander Temme <sctemme@apache.org>2007-11-18 15:41:03 +0000
committerSander Temme <sctemme@apache.org>2007-11-18 15:41:03 +0000
commitdf96b77cf2c5b0a70aeb6b24ea0dff6faec35efc (patch)
tree72eea2e4e354262b483aa5da62eb73e3c55c45b2 /modules/README
parentf9aa316d035820ad8f2a5f5efebf3f9a60b2dca4 (diff)
downloadhttpd-df96b77cf2c5b0a70aeb6b24ea0dff6faec35efc.tar.gz
* Move the Example modules to the newly created examples subdirectory
* Hopefully correctly fudge the NWGNU make files * Add mod_example_ipc (without NWGNU stuff or dsp) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@596093 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/README')
-rw-r--r--modules/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/README b/modules/README
index f4d5549dbe..c79fb726f5 100644
--- a/modules/README
+++ b/modules/README
@@ -18,6 +18,10 @@ dav/
echo/
+examples/
+ This directory contains some sample code that should help you on your
+ way to develop your own Apache modules.
+
experimental/
In this directory we've placed some modules which we think
provide some pretty interesting functionality, but which