Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 07:50:40 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_proxy_xml Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200701220750.l0M7oek8094078@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-01-22 07:50:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_proxy_xml    Makefile distinfo pkg-descr pkg-plist 
  Log:
  mod_proxy_xml is an output filter to rewrite links in a proxy
  situation, to ensure that links work for users outside the proxy.
  It serves the same purpose as Apache's ProxyPassReverse directive
  does for HTTP headers, and is an essential component of a reverse
  proxy.
  
  WWW: http://apache.webthing.com/mod_proxy_xml/
  
  PR:             ports/108053
  Submitted by:   Dominic Marks <dom at goodforbusiness.co.uk>
  
  Revision  Changes    Path
  1.1688    +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/mod_proxy_xml/Makefile (new)
  1.1       +6 -0      ports/www/mod_proxy_xml/distinfo (new)
  1.1       +7 -0      ports/www/mod_proxy_xml/pkg-descr (new)
  1.1       +3 -0      ports/www/mod_proxy_xml/pkg-plist (new)



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