Klaus Darilion writes: > > i haven't checked, but perhaps openser.org web server is adding utf-8 > > header in the http reply that overrides the above charset definition? > > yes, it does (can be easily viewed with Webdeveloper Extension) : > Response Headers - http://www.openser.org/docs/modules/devel/domain.html > > Date: Mon, 31 Mar 2008 13:01:49 GMT > Server: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch10 mod_ssl/2.2.3 > OpenSSL/0.9.8c > Last-Modified: Thu, 20 Mar 2008 08:19:44 GMT > Etag: "7601ab-3785-82bc800" > Accept-Ranges: bytes > Content-Length: 14213 > Content-Type: text/html; charset=UTF-8 > > 200 OK
then what, i.e., how to solve the problem: re-configure openser.org web server so that it insert Content-Type with iso charset, remove the header altogether, or change charset in all the documents to utf-8? -- juha _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
