Help for this page

Select Code to Download


  1. or download this
    sub handler {
        my $r = shift;
    ...
        $r->filename($newfn);
        return Apache2::Const::OK;
    }
    
  2. or download this
    In PerlMapToStorageHandler Handler, hostname www.example.com, uri /, f
    +ilename /var/www/, new filename /var/www/test.txt
    [Sun Oct 11 22:12:38 2009] [error] [client 174.129.128.58] File does n
    +ot exist: /var/www/test.txt