Closed
Bug 443533
Opened 17 years ago
Closed 17 years ago
firefox tries to save a php file
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rrb734, Unassigned)
Details
User-Agent: Firefox/2.0.0.14
Build Identifier: Firefox/2.0.0.14
I am running abyss webserver, which lets you run a webserver off of your computer. Whenever I go to a page that ends on .php, firefox wants to save the file. For real websites, it works fine.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•17 years ago
|
||
The server is probably sending the PHP script's output with a bogus MIME type in the Content-Type header. The correct one for HTML is text/html.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•