Thanks, changing AddDefaultCharset to "Off" worked perfectly.
All the best,
joon
On 10/19/06, Joshua Slive <
[EMAIL PROTECTED]> wrote:
On 10/19/06, joon yoo < [EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]