Results 1 to 9 of 9

Thread: [RESOLVED] Am I throwing this 404 (or 301) right?

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Resolved [RESOLVED] Am I throwing this 404 (or 301) right?

    PHP Code:
    header("HTTP/1.0 404 Not Found"); 

    Is that all there is to it, or should I be doing something else? Should I be sending a Location header as well? (I've defined a 404 page in my .htaccess)
    Last edited by mendhak; Jan 15th, 2008 at 03:07 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width