aboutsummaryrefslogtreecommitdiff
path: root/www/mod_realip
Commit message (Collapse)AuthorAgeFilesLines
* - use APACHEMODDIR in pkg-plist [1]Philip M. Gollucci2009-05-182-1/+3
| | | | | | | | | | | - Mark MAKE_JOBS_SAFE=yes PR: ports/134607 [1] Approved by: maintainer [1] Submitted by: me Notes: svn path=/head/; revision=234130
* - USE_APACHE=yes is deprecatedPhilip M. Gollucci2009-04-121-9/+3
| | | | | | | | | | - convert to AP_FAST_BUILD/AP_GENPLIST PR: ports/133630 Approved by: maintainer (glebius) Notes: svn path=/head/; revision=232199
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* mod_realip is an apache 1.3 module, which changes the IP address ofSergey Matveychuk2005-07-114-0/+40
the proxy server to the IP address a client, supplied by the proxy server in "X-Real-IP" or "X-Forwarded-For" header. mod_realip is designed for use on backends, which serve reverse proxied HTTP requests. Submitted by: glebius Notes: svn path=/head/; revision=138910