rckehoe Posted May 1, 2007 Share Posted May 1, 2007 Hey... I have a site... I am trying to emulate directories. All the script works fine, but I am concerned about search engines. Although the pages come up with the correct information, my error log and status codes report a 404 page... I would like to change that and make them say status code 200 OK. Or something. I tried using this, but it doesn't work: header("HTTP/1.0 200 OK"); Any suggestions, apache or PHP hacks available? Thanks... Link to comment https://forums.phpfreaks.com/topic/49485-help-with-status-codes-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.