Apache::No404Proxy - 404 free Proxy


Apache-No404Proxy documentation  | view source Contained in the Apache-No404Proxy distribution.

Index


NAME

Top

Apache::No404Proxy - 404 free Proxy

SYNOPSIS

Top

  # in httpd.conf
  PerlTransHandler Apache::No404Proxy # default uses ::Google
  PerlSetVar GoogleLicenseKey **************

DESCRIPTION

Top

Oops, 404 Not found. But wait..., there is a Google cache!

Apache::No404Proxy serves as a proxy server, which automaticaly detects 404 responses and fetches Google cache via SOAP. You need your Google account to use this module. See Google Web API terms for details.

Set your browser's proxy setting to Apache::No404Proxy based server, and it becomes 404 free now!

AUTHOR

Top

Tastuhiko Miyagawa <miyagawa@bulknews.net>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

This module comes WITHOUT ANY WARRANTY.

SEE ALSO

Top

Apache::ProxyPassThru, http://www.google.com/apis/


Apache-No404Proxy documentation  | view source Contained in the Apache-No404Proxy distribution.