Apache2::ModProxyPerlHtml 2.0 review
DownloadApache2::ModProxyPerlHtml is a mod_perl2 replacement of the Apache2 module mod_proxy_html.c, used to rewrite HTML/Javascript links fo
|
|
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 search tags