Browse thread
Still problems with the main ocaml web page
-
Erik de Castro Lopo
-
Erik de Castro Lopo
- Christopher Campbell
- Dmitry Bely
-
Erik de Castro Lopo
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christopher Campbell <chris.danx@n...> |
| Subject: | Re: [Caml-list] Still problems with the main ocaml web page |
Erik de Castro Lopo wrote: > On Wed, 30 Mar 2005 22:43:17 +1000 > Erik de Castro Lopo <ocaml-erikd@mega-nerd.com> wrote: > > >>Hi all, >> >>Sorry to to harp on this, but the main ocaml web page still doesn't >>render with some web browsers, for instance Galeon 1.2.5 and Galeon >>1.3.20. >> >>Going to http://caml.inria.fr/ results in the browser being served >>a file with MIME type unknown/unknown. > > > Someone pointed me to the HEAD script which on my machine produces > this: > > Date: Wed, 30 Mar 2005 13:15:04 GMT > Accept-Ranges: bytes > Age: 272 > ETag: "110072-1a09-ee80fb80" > Server: Apache/2.0.52 (Debian GNU/Linux) mod_ssl/2.0.52 OpenSSL/0.9.7e > Vary: negotiate,accept,accept-language > Content-Language: en > Content-Length: 6665 > Content-Location: index.en.html > Content-Type: text/html; charset=ISO-8859-1 > <snip> > > which means that the server is OK and that the problem must be in my > browser. I just installed Galeon 1.3.20 on Debian (unstable, i386) to test it, and seemed to render fine. No visual anomalies or mime type problems. What was the specific rendering issue?