summaryrefslogtreecommitdiff
path: root/modules/experimental/config.m4
diff options
context:
space:
mode:
author(no author) <(no author)@unknown>2001-05-04 21:54:25 +0000
committer(no author) <(no author)@unknown>2001-05-04 21:54:25 +0000
commitad2dd84025f628d29200b5a9a41d654be678aa6f (patch)
tree35a838b6e9d6510a91e386728e78b4a81cb55781 /modules/experimental/config.m4
parentf83672781de25207442ff908258219de1d103062 (diff)
downloadhttpd-RSE.tar.gz
This commit was manufactured by cvs2svn to create branch 'RSE'.RSE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/RSE@88989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/experimental/config.m4')
-rw-r--r--modules/experimental/config.m414
1 files changed, 0 insertions, 14 deletions
diff --git a/modules/experimental/config.m4 b/modules/experimental/config.m4
deleted file mode 100644
index 975e9d8329..0000000000
--- a/modules/experimental/config.m4
+++ /dev/null
@@ -1,14 +0,0 @@
-
-APACHE_MODPATH_INIT(experimental)
-
-APACHE_MODULE(charset_lite, character set translation, , , no)
-APACHE_MODULE(cache, dynamic file caching, , , no)
-APACHE_MODULE(disk_cache, disk caching module, , , no)
-APACHE_MODULE(ext_filter, external filter module, , , no)
-APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
-APACHE_MODULE(generic_hook_export, example hook exporter, , , no)
-APACHE_MODULE(generic_hook_import, example hook importer, , , no)
-APACHE_MODULE(optional_fn_import, example optional function importer, , , no)
-APACHE_MODULE(optional_fn_export, example optional function exporter, , , no)
-
-APACHE_MODPATH_FINISH