The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Apache::Proxy - Perl interface to mod_proxy

SYNOPSIS

  use Apache::Proxy ();

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).