summaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2002-06-22 22:50:33 +0000
committeranders <anders@FreeBSD.org>2002-06-22 22:50:33 +0000
commitbd968a7cace689ac729d7961f36ea00e02ac4325 (patch)
treee4510acd107cc662d6a0076e5a3df39c9f22f0ee /www/Makefile
parent70f2fcdba5ae22777009bf2e075f5d05b8bf7748 (diff)
downloadFreeBSD-ports-bd968a7cace689ac729d7961f36ea00e02ac4325.zip
FreeBSD-ports-bd968a7cace689ac729d7961f36ea00e02ac4325.tar.gz
Add mod_blowchunks, an Apache module to reject and log chunked requests.
Useful for those that want to log attempts to exploit that recent Apache vulnerability, or who need or want to use their current Apache version for some reason.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 651845b..0ab84ee 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -156,6 +156,7 @@
SUBDIR += mod_auth_pwcheck
SUBDIR += mod_backhand
SUBDIR += mod_bf
+ SUBDIR += mod_blowchunks
SUBDIR += mod_cgi_debug
SUBDIR += mod_color
SUBDIR += mod_csacek
OpenPOWER on IntegriCloud