On 7/18/05, Markus Herbert <markus_herbert@xxxxxxxx> wrote: > Since an update from apache 1.3 to apache2.0.50-7 I > have a problem with the encondig of russian > characters. > My browser (IE6) isn't able to make the right > encoding. > > Every html-file is sending <meta > http-equiv="Content-Type" content="text/html; > charset=iso-8859-5"> at the beginning. This often has no effect because it is overriden by real HTTP response headers. > > On mod_mime-defaults.conf there are this lines: > AddLanguage ru .ru > AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru This will have an effect only if one of those extensions is used in the filename. > Is there another parameter I have to set in apache2? See AddDefaultCharset. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx