Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 13:01:38 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_realip Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200507111301.j6BD1cCg049028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2005-07-11 13:01:38 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_realip       Makefile distinfo pkg-descr pkg-plist 
  Log:
  mod_realip is an apache 1.3 module, which changes the IP address of
  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
  
  Revision  Changes    Path
  1.1129    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/mod_realip/Makefile (new)
  1.1       +2 -0      ports/www/mod_realip/distinfo (new)
  1.1       +9 -0      ports/www/mod_realip/pkg-descr (new)
  1.1       +3 -0      ports/www/mod_realip/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507111301.j6BD1cCg049028>