aboutsummaryrefslogtreecommitdiff
path: root/www/mod_remoteip
Commit message (Collapse)AuthorAgeFilesLines
* - Mark mod_* modules MAKE_JOBS_SAFE=yesPhilip M. Gollucci2010-09-221-0/+2
| | | | | | | | With Hat: apache@ Tested by: Several P6 TB runs Notes: svn path=/head/; revision=261652
* Backport of the Apache 2.3 module that replaces the apparent clientPhilip M. Gollucci2010-05-124-0/+78
remote IP address and hostname for the request with the IP address list presented by a proxy or load balancer via the request headers. WWW: http://httpd.apache.org/docs/2.3/mod/mod_remoteip.html PR: ports/146509 Submitted by: Jim Riggs <ports at christianserving.org> Notes: svn path=/head/; revision=254233