[opencms-dev] Re: Character set in OpenCMS 5.0.1
Christian Poecher
Poecher at gmx.net
Wed Aug 18 20:18:30 CEST 2004
Zafra Jimenez, Ignacio wrote:
> HTTP header must contain: "Content-Type: text/html; charset=UTF-8", instead
> of current configuration: "Content-Type: text/html;charset=ISO-8859-1", in
> order to acept querystring in UTF-8 from another website.
I think it will do, if you change in
$YOURWEBAPP/WEB-INF/config/opencms.properties
defaultContentEncoding=ISO-8859-1 to your desired encoding.
HTH, chris
More information about the opencms-dev
mailing list