aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-13 06:07:45 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-13 06:07:45 +0800
commitda45faad91b2e37f9862e0a589d783fd71c9c952 (patch)
tree74aa71f161f5ff09d277cb2a701f3672769e9fa4 /www/Makefile
parent0dd15fc5965ce8e6a3967adfa6603f31c5f26822 (diff)
downloadfreebsd-ports-gnome-da45faad91b2e37f9862e0a589d783fd71c9c952.tar.gz
freebsd-ports-gnome-da45faad91b2e37f9862e0a589d783fd71c9c952.tar.zst
freebsd-ports-gnome-da45faad91b2e37f9862e0a589d783fd71c9c952.zip
Plack::Middleware::XForwardedFor will look for X-Forwarded-For header
in the incomming request and change REMOTE_ADDR to the real client IP. WWW: http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/ PR: ports/153051 Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 5e531cb3c289..f0dfe75d77b1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1146,6 +1146,7 @@
SUBDIR += p5-Plack-Middleware-Session
SUBDIR += p5-Plack-Middleware-Status
SUBDIR += p5-Plack-Middleware-Throttle
+ SUBDIR += p5-Plack-Middleware-XForwardedFor
SUBDIR += p5-Plack-Server-Coro
SUBDIR += p5-Plack-Server-POE
SUBDIR += p5-Plack-Server-ReverseHTTP