On 10/19/06, joon yoo < jyoo1971@xxxxxxxxx> wrote:
> Hello,
>
> For apache 2.0.46 on a centos 4 box.
>
> How do I get korean character support working in apache?
>
> in my httpd.conf these lines are uncommented:
>
> AddCharset ISO-2022-KR .iso2022-kr .kis
> AddCharset ISO-2022-CN .iso2022-cn .cis
> AddCharset Big5 .Big5 .big5
>
> but pages that have korean characters in them just show up as questions
> marks no matter what encoding is set in the browser.
Those directives only change the charset for files with those
particular extensions (kis/cis/big5) in their filenames.
See the AddDefaultCharset directive for setting the default charset
for other files.
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