That's so sad.  :(  Poor little web server.

> On 20010720.0935, Seth Cohn said ...
>
> hhehheehhe
> 
> speaking of 404 handlers.... try this one:
> 
> http://chezgeek.euglug.net/thispagedoesnotexist
> 
> Seth
> 
> 
> --- Rob Hudson <[EMAIL PROTECTED]> wrote:
> > I added this to euglug's 404 handler...
> > 
> > if (eregi("default.ida", $REQUEST_URI)) {
> >   $go = "http://www.microsoft.com"; .
> > $REQUEST_URI;
> >   header("Location: $go");
> > }
> > 
> > -Rob
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
> 
> 
> 

Reply via email to