Re: HTTP status code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Then it's working....FireFox, et. al. show you the server 404, IE on
the otherhand has it's own 404 error page (for those newbies who don't
know what a 404 is). You can disable it under IE options.

On 3/30/06, Bronislav Klucka <konference@xxxxxxxxxxxxx> wrote:
> Yes, I do...
> B.
>
> Anthony Ettinger wrote:
> > Are you seeing the IE-specific 404 page? The one that looks like this:
> >
> > http://redvip.homelinux.net/varios/404-ie.jpg
> >
> >
> >
> > On 3/30/06, Bronislav Klucka <konference@xxxxxxxxxxxxx> wrote:
> >
> >>Hi,
> >>I'm using following construction to send http status code
> >>--------------
> >>header('HTTP/1.1 404 Not Found');
> >>header("Status: 404 Not Found");
> >>exit;
> >>--------------
> >>
> >>MSIE displays "Page not found", but FireFox and Opera don't display
> >>anything. Just blank page with no text...
> >>
> >>full headers sent by this script (and server itself) are:
> >>
> >>--------------
> >>Date: Thu, 30 Mar 2006 18:02:49 GMT
> >>Server: Apache/2.0.55 (Debian) PHP/4.4.0-4 mod_ssl/2.0.55 OpenSSL/0.9.8a
> >>X-Powered-By: PHP/5.1.2
> >>Keep-Alive: timeout=15, max=99
> >>Connection: Keep-Alive
> >>Transfer-Encoding: chunked
> >>Content-Type: text/html
> >>
> >>404 Not Found
> >>--------------
> >>
> >>can anyone tell me, why those two browsers are not affected?
> >>
> >>Brona
> >>
> >>--
> >>PHP General Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >>
> >>
> >
> >
> >
> > --
> > Anthony Ettinger
> > Signature: http://chovy.dyndns.org/hcard.html
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>


--
Anthony Ettinger
Signature: http://chovy.dyndns.org/hcard.html

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux