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

Re: Send a Standard looking 404 error to unwanted vistors

by Dog and Pony (Priest)
on Oct 01, 2002 at 22:33 UTC ( [id://202135]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print $WP->h1('404 Page not found');
    
  2. or download this
    print $WT->redirect('/showIE404')
      if($browser eq 'IE');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-25 08:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found