Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support appache13-modssl by defining APACHE_PORT in /etc/make.conf | Dirk Meyer | 2002-09-09 | 1 | -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 Nordby | 2002-06-22 | 6 | -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 |