Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: detecting web server errors

by markjugg (Curate)
on Aug 04, 2004 at 19:50 UTC ( [id://380096]=note: print w/replies, xml ) Need Help??


in reply to Help needed on HTTP redirects

Have you looked to using the web server to provide your solution? At least Apache already knows about several different cases including "moved", "missing", "internal server error" and "service unavailable. Web pages for any of these cases can be customized, and can even include dynamic information.

I know Apache will allow you to provide custom error pages with some granularity, so one area of the website could have different error pages, if that's what you needed.

This just seems simpler and more straightforward to me than using Perl to reproduce what is already an easy to configure feature.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-23 07:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found