Hi Apache hackers!
Attached "htdocs-bg.tar.gz" contain Bulgarian translation of default
ApacheHTTPD page:
index.html.bg.cp-1251
index.html.bg.koi8-r
Please add these pages to distributed directory /htdocs.
... these rows to distributed /conf/httpd.conf - /conf/httpd.conf.default
too:
<IfModule mod_mime.c>
    # ...
    # Bulgarian (bg)
    # ...
    AddLanguage bg .bg
    # ...
    AddCharset WINDOWS-1251 .cp-1251
    # ...
    AddCharset KOI8-R       .koi8-r
</IfModule>
It's standard solution. I thik that no ApacheHTTPD compatibility problems.
I'm hope that bg-pages will be included in next stable version!
THANX :)
Zdravko
 
 http://www.atiaweb.com/~kuker/

Attachment: htdocs-bg.tar.gz
Description: GNU Zip compressed data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to