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/
- [EUG-LUG:1724] Re: Code Red worm Seth Cohn
- [EUG-LUG:1724] Re: Code Red worm Rob Hudson
