aboutsummaryrefslogtreecommitdiff
path: root/www/mod_blowchunks
Commit message (Collapse)AuthorAgeFilesLines
* support appache13-modssl by defining APACHE_PORT in /etc/make.confDirk Meyer2002-09-091-2/+3
| | | | | | | others variants of the apache ports can be used too. Notes: svn path=/head/; revision=65932
* Add mod_blowchunks, an Apache module to reject and log chunked requests.Anders Nordby2002-06-226-0/+74
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. Notes: svn path=/head/; revision=61758