Closed
Bug 192081
Opened 23 years ago
Closed 22 years ago
freaky cache / mime-type(?) problem
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sbwoodside, Assigned: gordon)
Details
I'm messing around with my server and I had a problem with one page that's in
PHP not being processed by the server and coming down as naked PHP. I'm not
exactly sure right now what mime-type the server sent but I think it must have
been application/octet-stream becaues CHimera downloaded the file to disk
instead of attempting to display it. I fixed the problem on the server side but
chimera continued to download the file when I attempted to reload the URL by
typing it in and hitting return again. Cycling chimera didn't help. Deleting the
cache, and erasing the history, and chimera displayed it correctly instead of
downloading.
| Reporter | ||
Comment 1•23 years ago
|
||
err... 2003020407
| Reporter | ||
Comment 2•23 years ago
|
||
Clearng disk cache is sufficient to clear the problem. Here's the headers for
the error'd page:
HTTP/1.1 200 OKCRLF
Date: Thu, 06 Feb 2003 04:08:49 GMTCRLF
Server: Apache/1.3.26 (Unix) Debian GNU/Linux AxKit/1.6 mod_perl/1.26
mod_ssl/2.8.9 OpenSSL/0.9.6g PHP/4.1.2CRLF
Last-Modified: Wed, 05 Feb 2003 20:29:13 GMTCRLF
ETag: "2baa7b-3d5c-3e417419"CRLF
Accept-Ranges: bytesCRLF
Content-Length: 15708CRLF
Connection: closeCRLF
Content-Type: application/x-httpd-phpCRLF
CRLF
Comment 3•22 years ago
|
||
still an issue?
Assignee: saari → gordon
Component: General → Networking: Cache
Product: Camino → Browser
QA Contact: winnie → cacheqa
Version: unspecified → Trunk
| Reporter | ||
Comment 4•22 years ago
|
||
I have no way to reproduce any more. I think I opened another bug along a
similar line. Closing this one.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•