Bug 146509 - [NEW PORT] www/mod_remoteip: Replaces the client IP address/hostname with that given by a proxy
Summary: [NEW PORT] www/mod_remoteip: Replaces the client IP address/hostname with tha...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 04:20 UTC by Jim Riggs
Modified: 2010-05-13 00:00 UTC (History)
0 users

See Also:


Attachments
mod_remoteip-2.3.5.a.shar (4.01 KB, text/plain)
2010-05-12 04:20 UTC, Jim Riggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Riggs 2010-05-12 04:20:01 UTC
Backport of the Apache 2.3 module that replaces the apparent client
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

Currently includes a patch that I hope to get committed upstream.

Generated with FreeBSD Port Tools 0.77
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-05-12 22:10:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-05-12 23:49:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-12 23:49:57 UTC
pgollucci    2010-05-12 22:49:44 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_remoteip     Makefile distinfo pkg-descr 
    www/mod_remoteip/files patch-modules__metadata__mod_remoteip.c 
  Log:
  Backport of the Apache 2.3 module that replaces the apparent client
  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>
  
  Revision  Changes    Path
  1.2625    +1 -0      ports/www/Makefile
  1.1       +23 -0     ports/www/mod_remoteip/Makefile (new)
  1.1       +3 -0      ports/www/mod_remoteip/distinfo (new)
  1.1       +47 -0     ports/www/mod_remoteip/files/patch-modules__metadata__mod_remoteip.c (new)
  1.1       +5 -0      ports/www/mod_remoteip/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"