Skip to navigation
How to force a ISO-8859-1 charset for a website when the default is already on utf-8
24.01.14
1. in debian wheezy install module mod_charset_lite # a2enmod charset_lite 2. set your hosting directory to
CharsetDefault ISO-8859-1
or in your .htaccess file add this line: AddDefaultCharset ISO-8859-1
https://httpd.apache.org/docs/trunk/en/mod/mod_charset_lite.html
Reply
Anonymous
Information Epoch 1751722303
Files are bags of bytes.
Home
Notebook
Contact us