Help for this page

Select Code to Download


  1. or download this
    SetHandler perl-script
    PerlResponseHandler ModPerl::Registry
    PerlOptions +ParseHeaders
    Options +ExecCGI
    
  2. or download this
    Apache/2.2.3
    mod_perl/2.0.5
    CentOS release 5.5 (Final)
    
  3. or download this
      ProxyErrorOverride On
    
  4. or download this
     my $old_status = $my_rc->{REQ}->status;
     my $rc = $my_rc->run;
     if ($rc == 500){ # 500 error occured