summaryrefslogtreecommitdiff
path: root/modules/experimental
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2017-11-09 13:35:11 +0000
committerRainer Jung <rjung@apache.org>2017-11-09 13:35:11 +0000
commit48f9df996948254e7daccd20a24d98da0da0f3f2 (patch)
treedc9e72b96e3f3ec27f97661ca256c62181e7cdf5 /modules/experimental
parentda3ea63d7733693afcedc85011bdaceb953aafac (diff)
downloadhttpd-48f9df996948254e7daccd20a24d98da0da0f3f2.tar.gz
Complete build setup of mod_noloris.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814727 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/experimental')
-rw-r--r--modules/experimental/config.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/experimental/config.m4 b/modules/experimental/config.m4
index 6deaf65698..65a794eaa1 100644
--- a/modules/experimental/config.m4
+++ b/modules/experimental/config.m4
@@ -1,4 +1,6 @@
APACHE_MODPATH_INIT(experimental)
+APACHE_MODULE(noloris, Module to mitigate Slowloris attacks, , , no)
+
APACHE_MODPATH_FINISH