Apache2::ModProxyPerlHtml 2.0 review

Download
by rbytes.net on

Apache2::ModProxyPerlHtml is a mod_perl2 replacement of the Apache2 module mod_proxy_html.c, used to rewrite HTML/Javascript links fo

License: Perl Artistic License
File size: 4K
Developer: Gilles Darold
0 stars award from rbytes.net

Apache2::ModProxyPerlHtml is a mod_perl2 replacement of the Apache2 module mod_proxy_html.c, used to rewrite HTML/Javascript links for a reverse proxy.

Apache2::ModProxyPerlHtml is very simple and has much better parsing/replacement of URL than the C code. It also support refresh meta tag rewriting.

Requirements:
You must have Apache2 and mod_perl2 installed. No other perl module are used.
You also need to install the mod_proxy Apache module.

Installation:

% perl Makefile.PL
% make && make install

Apache2::ModProxyPerlHtml is still under development and is sure to contain a few bugs. Please send me email to submit bug reports.

What's New in This Release:
Complete link parser rewrite.
First stable/production version with Freshmeat annoucement.

Apache2::ModProxyPerlHtml 2.0 keywords