cvs commit: ports/www Makefile ports/www/mod_proxy_html Makefile
 distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Thu Jul 29 18:08:27 PDT 2004
    
    
  
edwin       2004-07-30 01:08:27 UTC
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/mod_proxy_html   Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: www/mod_proxy_html: rewrite HTML links in proxied content
  
          mod_proxy_html is an output filter to rewrite HTML 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_html/
  
          - David Lay <dsl at webize.com.au>
  
  PR:             ports/69737
  Submitted by:   David Lay <dsl at webize.com.au>
  
  Revision  Changes    Path
  1.952     +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/mod_proxy_html/Makefile (new)
  1.1       +2 -0      ports/www/mod_proxy_html/distinfo (new)
  1.1       +8 -0      ports/www/mod_proxy_html/pkg-descr (new)
  1.1       +3 -0      ports/www/mod_proxy_html/pkg-plist (new)
    
    
More information about the cvs-all
mailing list