Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Cookies, mod_perl and apache request handlers

by reasonablekeith (Deacon)
on Sep 25, 2007 at 09:32 UTC ( [id://640878]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Apache/2.0.54 (Win32) mod_perl/2.0.1 Perl/v5.8.7
    
  2. or download this
    <Files ~ ".*">
        SetHandler     perl-script
    ...
        PerlSendHeader On
        Options ExecCGI
    </Files>
    
  3. or download this
    
    sub handler {
    ...
        return 0;  # OK
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-03-29 00:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found