Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: CGI Error Handling

by hakkr (Chaplain)
on Dec 10, 2001 at 16:55 UTC ( [id://130645]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    eval {
        #any code in here
    ...
        #run error handling routine
        ErrorHandle();
    }
    
  2. or download this
     
    ErrorDocument 404 /missing.html
    ErrorDocument 401 /auth_error.html
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-03-19 05:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found