Skip to main content

Apache don't sees charset

Comments

4 comments

  • nyanhost
    Where I can check "mod_charset" in the EasyApache?
    0
  • nyanhost
    I added lines: "AddCharset Windows-1251 .html .php .tpl" "AddCharset utf-8 .html .php .tpl" in the `Pre Main Include` and my problem is solved. But why it directives don't added automatically? Thank you and sorry of panic
    0
  • nyanhost
    Something added it line in httpd.conf line "AddDefaultCharset Windows-1251" and my host by ip have bad charset "?"?"?" ?"????"... Also I can't add koi8-r and koi8-u charset. Please help me. It is very bad problem... Apache just ignored meta-tags if the encoding is not configured.
    0
  • Shavaun
    I'm not entirely certain if it will resolve your problem, but there is an option in EasyApache (Home >> Software >> EasyApache (Apache Update)) that might resolve your issue. The name of the option is "Charset Lite" and it is in the Exhaustive Options List in EasyApache. If you select that option, the mod_charset_lite module will be installed into your Apache configuration. You can find more about that Apache module here: [url=http://httpd.apache.org/docs/2.2/mod/mod_charset_lite.html]mod_charset_lite - Apache HTTP Server (or [url=http://httpd.apache.org/docs/2.4/mod/mod_charset_lite.html]mod_charset_lite - Apache HTTP Server if you are using Apache version 2.4) I hope that helps!
    0

Please sign in to leave a comment.