Changing the default request encoding
From OpenCms Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | in '''WEB-INF/config/opencms-system.xml''' change the content of node | + | in '''WEB-INF/config/opencms-system.xml''' change the content of node '''defaultcontentencoding''' |
− | <defaultcontentencoding> | + | <defaultcontentencoding>ISO-8859-1</defaultcontentencoding> |
and restart tomcat | and restart tomcat |
Latest revision as of 09:44, 11 January 2007
in WEB-INF/config/opencms-system.xml change the content of node defaultcontentencoding
<defaultcontentencoding>ISO-8859-1</defaultcontentencoding>
and restart tomcat