Tuning standard Apache HTTPD for KOI8-R encoding
FYI: I run standard Apache HTTPD on this site. Если вы не имеете возможности контролировать WWW сервер ваших страничек или не обладаете нужной квалификацией, смотрите простые инструкции по установке кодировки. To specify character set for your KOI8-R documents, for modern Apache versions (1.3.12 and up) just add AddDefaultCharset koi8-r AddLanguage ru .html .txtlines to your global httpd.conf file or
the local .htaccess file and skip the rest of this
paragraph.
To specify character set for your KOI8-R documents, for Apache versions 1.3.10 and up just add AddCharset koi8-r .html .txt AddLanguage ru .html .txtlines to your global httpd.conf file or
the local .htaccess file and skip the rest of this
paragraph.
For old Apache versions you can add AddType "text/html; charset=koi8-r" .html AddType "text/plain; charset=koi8-r" .txt AddLanguage ru .html .txtlines to your global srm.conf file or
the local .htaccess file.
The server is bound to use
Apache Russification ResourcesAlthough, IMHO, any on-the-fly character set conversion and multi-encoding Web server setup are unnecessary for Russian language (KOI8-R must be the only Net character set on the Web as it is in Russian E-mail and News), I put here some resources to give you freedom of choice:
| ||
|
KOI8-R Setup: OS & applications
(expanded below)
|