summaryrefslogtreecommitdiff
path: root/modules/http/config2.m4
diff options
context:
space:
mode:
Diffstat (limited to 'modules/http/config2.m4')
-rw-r--r--modules/http/config2.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/http/config2.m4 b/modules/http/config2.m4
deleted file mode 100644
index 5fec30cc47..0000000000
--- a/modules/http/config2.m4
+++ /dev/null
@@ -1,10 +0,0 @@
-dnl modules enabled in this directory by default
-
-APACHE_MODPATH_INIT(http)
-
-http_objects="http_core.lo http_protocol.lo http_request.lo"
-
-APACHE_MODULE(http, HTTP protocol handling, $http_objects, , yes)
-APACHE_MODULE(mime, mapping of file-extension to MIME, , , yes)
-
-APACHE_MODPATH_FINISH