- update urls

Reported by:    distilator
With Hat:       apache@
This commit is contained in:
Philip M. Gollucci 2010-10-20 02:45:19 +00:00
parent 7b05323e04
commit c2d5562043
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263314
2 changed files with 2 additions and 3 deletions

View file

@ -8,8 +8,7 @@
PORTNAME= mod_extract_forwarded
PORTVERSION= 1.4
CATEGORIES= www
MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \
http://atreides.freenix.no/~anders/
MASTER_SITES= http://www.warhound.org/mod_extract_forwarded/
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module that can make proxied requests appear with client IP

View file

@ -8,6 +8,6 @@ mod_extract_forwarded can be dangerous for host based access control because
X-Forwarded-For is easily spoofed. Because of this you can configure which
proxies you trust or don't trust.
WWW: http://web.warhound.org/mod_extract_forwarded/
WWW: http://www.warhound.org/mod_extract_forwarded/
- Anders Nordby <anders@fix.no>