World Wide Panorama mailing list archive

Mailinglist:wwp@yahoogroups.com
Sender:Serge Maandag
Date/Time:2009-May-30 07:52:00
Subject:Re: WWP "Time" event dates and times ...

Thread:


wwp@yahoogroups.com: Re: WWP "Time" event dates and times ... Serge Maandag 2009-May-30 07:52:00
> Usually, the html.(language) method of picking a preferred language is
> something that browser and server handle between themselves. Which browser
> did you use, and could you copy/paste one of those URLs in a mail? Because
> Safari 3/Mac and Internet Explorer/Windows both seem to behave as expected
> on my computer.

I think the http server sends out the wrong content-type header. If you
capture the http headers with the "live http headers" plugin for firefox
and you click one of the links, the server sends out this content-type:

Request:

GET /worldwidepanorama/wwp_pressreleases/pr_20041011.html.en HTTP/1.1
Host: worldwidepanorama.org
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: nl,en-us;q=0.7,en;q=0.3
.....
Referer:
http://worldwidepanorama.org/worldwidepanorama/wwp_pressreleases/index.h...

Answer:

HTTP/1.x 200 OK
Content-Type: application/octet-stream

I would expect something like:

Content-Type: text/html

It might have something to do with apache MultiViews setup
<http://httpd.apache.org/docs/2.0/content-negotiation.html>

Serge.


Next thread:

Previous thread:

back to search page