Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 1998 13:42:42 -0500 (EST)
From:      John Fieber <jfieber@indiana.edu>
To:        www@jp.freebsd.org, www@FreeBSD.ORG
Subject:   content-type headers
Message-ID:  <Pine.BSF.3.96.980203133643.16473K-100000@fallout.campusview.indiana.edu>

next in thread | raw e-mail | index | archive | help
It seems to me that it would be correct to add:

  <Location /ja_JP.EUC/>
  AddType "text/html; charset=EUC-JP" .html
  </Location>

to the server config on www.freebsd.org so the HTTP headers
correctly reflect the content type.  According to the HTTP/HTML
standards, the content-type in the HTTP header takes precedence
over the content-type in an HTML <META> tag, so we may as well
now make the HTTP headers correct. 

Am I wrong?  Is there a better way?

-john




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980203133643.16473K-100000>