Just telnet to a 404 page that works and see what that outputs...

I'm guessing:
header("404: Page does not exist");


--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Boaz Yahav <[EMAIL PROTECTED]>
Newsgroups: php.general
To: PHP General (E-mail) <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 9:57 AM
Subject: 404 header


Hi

I'm using IIS and I changed the 404 page to something else. Now the
server returns an 200 OK message for a mistaken page :)
Does anyone know the exact headers I need to send b4 the page so that
the server will send back to the client the 404 NOT FOUND header along
with the new page?

thanks

berber


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to