caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Eijiro Sumii <eijiro_sumii@anet.ne.jp>
To: caml-list@inria.fr
Cc: Xavier.Leroy@inria.fr, sumii@saul.cis.upenn.edu
Subject: Re: [Caml-list] Re: Still problems with the main ocaml web page
Date: Wed, 30 Mar 2005 15:30:47 -0500 (EST)	[thread overview]
Message-ID: <20050330.153047.41640456.eijiro_sumii@anet.ne.jp> (raw)
In-Reply-To: <20050330152901.GC18175@yquem.inria.fr>

From: "Xavier Leroy" <Xavier.Leroy@inria.fr>
> Of course the new site was tested with IE, and it works just fine on
> my Windows installation.  Something is happening that 1- we don't
> understand, and 2- we can't reproduce.  Another user suggested this
> might have to do with language preferences in the browser, which could
> expose a problem in content (language) negociation between the browser
> and server.  Any constructive advice on how to attack this problem is
> most welcome.

Perhaps I am that user:-) but anyway, I reported the same problem with
MS IE on Japanese Windows to webmaster@brion.inria.fr on March 18 with
the log below.

Although I'm not an expert, the problem apparently seems to be in the
configuration of your apache (or each .htaccess), to which I
unfortunately don't have access...

In any case, the "Language Negotiation Exceptions" section in the
following document might help.

  http://httpd.apache.org/docs-2.0/en/content-negotiation.html

----------------------------------------------------------------------
> telnet caml.inria.fr http
Trying 128.93.11.23...
Connected to brion.inria.fr.
Escape character is '^]'.
GET / HTTP/1.1
HOST: caml.inria.fr
Accept-Language: ja

HTTP/1.1 200 OK
Date: Fri, 18 Mar 2005 19:21:26 GMT
Server: Apache/2.0.52 (Debian GNU/Linux) mod_ssl/2.0.52 OpenSSL/0.9.7e
Content-Location: index.xml
Vary: negotiate,accept,accept-language
TCN: choice
Last-Modified: Fri, 18 Mar 2005 13:36:27 GMT
ETag: "11006c-1b03-7714ccc0"
Accept-Ranges: bytes
Content-Length: 6915
Content-Type: unknown/unknown

<?xml version="1.0" encoding="ISO-8859-1"?>
...snip...
----------------------------------------------------------------------


  parent reply	other threads:[~2005-03-30 20:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30 14:19 Martin Sandin
2005-03-30 15:01 ` [Caml-list] " Yaron Minsky
2005-03-30 15:11 ` Christopher Campbell
2005-03-30 15:29 ` Xavier Leroy
2005-03-30 19:24   ` Dimitri Timofeev
2005-03-30 23:48     ` Marc Herbert
2005-03-30 20:30   ` Eijiro Sumii [this message]
2005-03-30 20:38     ` webmaster@caml.inria.fr is not a "legal" mail address (Re: [Caml-list] Re: Still problems with the main ocaml web page) Eijiro Sumii
2005-03-31 12:21       ` Francis Dupont
2005-03-31 13:05         ` webmaster@caml.inria.fr is not a "legal" mail address Eijiro Sumii
2005-03-31 13:35           ` Francis Dupont
2005-03-31 18:37             ` [OT] " Eijiro Sumii
2005-03-31 20:08               ` Eijiro Sumii
2005-03-31 10:35 [Caml-list] Re: Still problems with the main ocaml web page Martin Sandin
2005-03-31 12:14 ` Maxence Guesdon
2005-03-31 18:58   ` Eijiro Sumii
2005-03-31 19:28 Martin Sandin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050330.153047.41640456.eijiro_sumii@anet.ne.jp \
    --to=eijiro_sumii@anet.ne.jp \
    --cc=Xavier.Leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=sumii@saul.cis.upenn.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).