cvs commit: ports/www Makefile ports/www/mod_realip Makefile distinfo pkg-descr pkg-plist

Sergey Matveychuk sem at FreeBSD.org
Mon Jul 11 13:01:39 GMT 2005


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)


More information about the cvs-all mailing list