On 1/30/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > Forrest is creating UTF-8 documents, but the apache httpd servers > don't seem configured to recognize the "meta http-equiv" charset > declarations in the html docs, and default to latin-1. > > It looks like all users of forrest at apache (save forrest.apache.org) > are experiencing this problem. > > Example: http://incubator.apache.org/solr/who.html which I just set up. > Notice the mangled accented "c" in Gospodnetic.
It renders as UTF-8 for me. I believe the charset declaration informs the browser, not the server, what to expect. Brian