Closed
Bug 255556
Opened 21 years ago
Closed 16 years ago
amazingsolution.com - Webserver serving HTML as text/plain
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: whiplash, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.8
Instead of rendering the page, Firefox displays the frameset's source.
Reproducible: Always
Steps to Reproduce:
1. Open http://www.amazingsolution.com
Actual Results:
Source of frameset is displayed.
Expected Results:
Rendered the contents of the frame.
Comment 1•21 years ago
|
||
Document is being served as text/plain, not HTML. Error lies with web server
configuration, not Mozilla. Should be a Tech Evangelism bug.
HTTP/1.1 200 OK
Date: Fri, 13 Aug 2004 19:54:27 GMT
Server: Apache/2.0.40 (Red Hat Linux)
Accept-Ranges: bytes
Content-Length: 652
Connection: close
Content-Type: text/plain
| Reporter | ||
Comment 2•21 years ago
|
||
Gah, shoulda thought to check that. Something was niggling at the back of my
brain as to how to check up on this further but I couldn't quite bring it forward...
I'll send 'em a nice e-mail; don't know if they'll actually do anything about
it, but that's the point of filing it under Tech Evangelism, now...
Component: Layout → English US
Product: Browser → Tech Evangelism
Summary: Page renders as source → Webserver serving HTML as text/plain
Version: Trunk → unspecified
Updated•21 years ago
|
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: core.layout → english-us
Updated•21 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Summary: Webserver serving HTML as text/plain → amazingsolution.com - Webserver serving HTML as text/plain
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•