From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 9E2BBBC84 for ; Wed, 30 Mar 2005 17:03:36 +0200 (CEST) Received: from mta05-winn.mailhost.ntl.com (smtpout15.mailhost.ntl.com [212.250.162.15]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j2UF3agS008833 for ; Wed, 30 Mar 2005 17:03:36 +0200 Received: from aamta01-winn.mailhost.ntl.com ([212.250.162.8]) by mta05-winn.mailhost.ntl.com with ESMTP id <20050330150333.LBMZ12099.mta05-winn.mailhost.ntl.com@aamta01-winn.mailhost.ntl.com>; Wed, 30 Mar 2005 16:03:33 +0100 Received: from [80.4.70.84] by aamta01-winn.mailhost.ntl.com with ESMTP id <20050330150333.TBP1187.aamta01-winn.mailhost.ntl.com@[80.4.70.84]>; Wed, 30 Mar 2005 16:03:33 +0100 Message-ID: <424ABFC3.2020100@ntlworld.com> Date: Wed, 30 Mar 2005 16:03:31 +0100 From: Christopher Campbell User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik de Castro Lopo Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Still problems with the main ocaml web page References: <20050330224317.455ef57e.ocaml-erikd@mega-nerd.com> <20050330233231.1e7a6d16.ocaml-erikd@mega-nerd.com> In-Reply-To: <20050330233231.1e7a6d16.ocaml-erikd@mega-nerd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 424ABFC8.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 ocaml:01 ntlworld:98 wrote:01 wrote:01 openssl:01 caml:02 debian:02 debian:02 snip:02 gnu:03 bytes:03 erik:04 erik:04 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: Erik de Castro Lopo wrote: > On Wed, 30 Mar 2005 22:43:17 +1000 > Erik de Castro Lopo 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 > > > 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?