The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

NAME

Apache::Proxy - Perl interface to mod_proxy

SYNOPSIS

DESCRIPTION

my $status = Apache::Proxy->pass($r, "http://perl.apache.org/");
my $hashfile = Apache::Proxy->proxy_hash($r, $url);

AUTHOR

Doug MacEachern, Ilya Obshadko

SEE ALSO

perl(1).