I guess if anyone knows of a place, is there a source on the web that
details the headers sent to the page for valid pages???

I checked php.net and nothing was there on the subject

----- Original Message -----
From: "Ben Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 26, 2002 9:52 AM
Subject: [PHP] changing the http status from file not found to....


I have a php site that I am working on and I am using a 404 page to display
db contents.  It works great in a web browser but it is still returning
"HTTP_STATUS_NOT_FOUND" to a crawler when it crawls the site.  Does anyone
know if this can be changed from within the php to trick the crawler into
thinking that it is an actual page??

Or maybe its an Apache setting to fiddle with you think??

Any help would be appreciated.... Thanks!
Ben


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to