Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

mod_perl PerlMapToStorageHandler

by sgifford (Prior)
on Oct 11, 2009 at 22:17 UTC ( [id://800585]=perlquestion: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://800585]
Approved by AnomalousMonk
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-03-28 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found