Bug 5802
Summary: | Safari not displaying HTTP 500 error | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kevin Van Vechten <kevin> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bfulgham, ian |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.opensuse.org/ |
Kevin Van Vechten
visiting http://www.opensuse.org/ shows a blank page (with the favicon):
$ curl -I http://www.opensuse.org/
HTTP/1.1 500 Internal Server Error
Date: Wed, 23 Nov 2005 04:25:42 GMT
Server: Apache
X-Powered-By: PHP/4.3.4
Cache-Control: none
Pragma: nocache
Content-Type: text/html; charset=utf-8
Connection: close
Content-Length: 0
Set-Cookie: ZNPCQ002-opensuse=V0013f7cc9d2; path=/
P3p: CP="NOI"
Via: 1.1 prv-elogin2 (iChain 2.3.287)
$ curl -I http://www.opensuse.org/favicon.ico
HTTP/1.1 200 OK
Date: Wed, 23 Nov 2005 04:25:47 GMT
Server: Apache
Last-Modified: Wed, 12 Oct 2005 04:59:35 GMT
ETag: "d891cd-47e-7d9d3bc0"
Accept-Ranges: bytes
Content-Type: text/plain
Content-Length: 1150
Set-Cookie: ZNPCQ002-opensuse=V00177c27354; path=/
P3p: CP="NOI"
Via: 1.1 prv-elogin2 (iChain 2.3.287)
Age: 61
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
Site seems to work (16+ years later...)