How to redirect after 404 error.

Discussion in 'Site & Server Administration' started by ish1301, Feb 27, 2007.

Thread Status:
Not open for further replies.
  1. #1
    hello webmasters ..

    i wanna do redirect after 404 error to homepage, is that's correct , if not please suggest

    
    header("HTTP:/1.0 404 Not Found");
    header("Location: http://www.mysite.com");
    
    Code (markup):
    please comment ....

    thanks for your time
    - Ish
     
    ish1301, Feb 27, 2007 IP
Thread Status:
Not open for further replies.