[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Error page do not show up
- Subject: RE: [cobalt-users] Error page do not show up
- From: flash22@xxxxxxx
- Date: Sun Jan 20 18:59:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 21 Jan 2002, Boris Vanrillaer wrote:
>
> Try this http://www.vanrillaer.com/thispagedoesnotexist.htm
It has nothing to do with IE, you have a screwed up php setting somewhere,
here's what the headers conatin:
HTTP request sent, awaiting response... 404 Not Found
2 Date: Mon, 21 Jan 2002 03:36:16 GMT
3 Server: Apache/1.3.6 (Unix) PHP/4.0.4pl1 mod_perl/1.21 mod_ssl/2.2.8
OpenSSL/0.9.2b
4 Last-Modified: Mon, 18 Dec 2000 22:49:29 GMT
5 ETag: "887e-278-3a3e9479;3c4b4ba2"
6 Accept-Ranges: bytes
7 Content-Length: 632
8 Connection: close
9 Content-Type: application/x-httpd-php
10
21:52:24 ERROR 404: Not Found.
Note the Conent-Type, that's why the download request, i'm gonna hazard a
guess it's set as the default content type somewhere....
gsh
ps: wget can do nifty things :P