| Apache-Proxy documentation | view source | Contained in the Apache-Proxy distribution. |
Apache::Proxy - Perl interface to mod_proxy
use Apache::Proxy ();
my $status = Apache::Proxy->pass($r, "http://perl.apache.org/");
my $hashfile = Apache::Proxy->proxy_hash($r, $url);
Doug MacEachern, Ilya Obshadko
perl(1).
| Apache-Proxy documentation | view source | Contained in the Apache-Proxy distribution. |