Jump to content
Peter Tarkkonen

Web character set issue

Recommended Posts

Hi!

 

I want to output Journal report in HTML format.

 

How to change charset from iso-8859-1 to UFT-8?

Can't find a spot in TMG where to do that.

 

I changed my web hosting service and somehow finnish characters do not show up okey anymore.

(Why did those work before, don't know)

 

Had same issue with Second Site but got that solved by changing character set to UFT-8.

 

Peter

 

Share this post


Link to post
Share on other sites

I have solved this so if anybody will have same issue, here is one solution.

 

Problem: TMG does not support changing web-page (html) character set from iso-8859-1 to utf-8. This will cause in Journal reports finnish characters not to show correctly in utf-8 platform (in my case Apache)

- Luckilly my hosting service allows controlling directorry based character set changes.

 

Solution:

1. Add ".htaccess" text file to Journal Directory. This will affect currect directory plus sub directories

2. Add line ”AddCharset ISO-8859-1 .htm” to this .htaccess file

 

BR,

Peter

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×