Apache::RewritingProxy

Apache::RewritingProxy is a proxy that works by rewriting requested documents with no client proxy config needed.
Download

Apache::RewritingProxy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ken Hagan
  • Publisher web site:
  • http://search.cpan.org/~hagank/Apache-RewritingProxy-0.7/RewritingProxy.pm

Apache::RewritingProxy Tags


Apache::RewritingProxy Description

Apache::RewritingProxy is a proxy that works by rewriting requested documents with no client proxy config needed. Apache::RewritingProxy is a proxy that works by rewriting requested documents with no client proxy config needed.SYNOPSIS# Configuration in httpd.conf < Location /foo > SetHandler perl-script PerlHandler Apache::RewritingProxy Options ExecCGI PerlSendHeader On < /Location >requests to /foo/http://domain.dom/ will return the resource located at http://domain.dom with all links pointing to /foo/http://otherlink.domThis module allows proxying of web sites without any configuration changes on the client's part. The client is simply pointed to a URL using this module and it fetches the resource and rewrites all links to continue using this proxy.RewritingProxy can also now be subclassed to allow users to write different handlers for the text. See the eg for examples of this in action. Requirements: · Perl


Apache::RewritingProxy Related Software