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