1)

Sorry for attach mail. First attached file is a patch file
for Korean language issue mentioned in earlier mail.
In other words, this file corrects false Korean language code
and encoding. This file patches "STATUS" file, configuration files
and "index.html.var".

Second mail is a little modified Korean index.html file
(named "index.html.ko.euc-kr"). Please remove existing
"index.html.kr.iso2022-kr" file and place this file.

2)

This two files have reviewed by Choi Kyusic. He have joined
this mailing list. Need any procedures to confirm his review?

Thanks


+----------------------------+----------------------------------------+
| Jeon, Jeong ho             | http://www.myscan.org/~mahajjh/        |
|  electrical engineering,   | [EMAIL PROTECTED]                     |
|  seoul national univ.      |  si hoc legere scis nimium eruditiones habes :-)
+----------------------------+----------------------------------------+

Index: STATUS
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/STATUS,v
retrieving revision 1.23
diff -u -r1.23 STATUS
--- STATUS      21 May 2002 06:05:53 -0000      1.23
+++ STATUS      6 Jun 2002 08:16:56 -0000
@@ -84,7 +84,7 @@
     - Hebrew (.he.iso8859-8)
     - Italian (.it)
     - Japanese (.ja.iso2022-jp, .ja.jis)
-    - Korean (.kr.iso2022-kr, .kt.iso-kr)
+    - Korean (.ko.euc-kr)
     - Luxembourgish (.lb)
     - Dutch (.nl)
     - Norwegian (.no)
Index: conf/httpd-nw.conf
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/conf/httpd-nw.conf,v
retrieving revision 1.15
diff -u -r1.15 httpd-nw.conf
--- conf/httpd-nw.conf  13 Feb 2002 19:58:21 -0000      1.15
+++ conf/httpd-nw.conf  6 Jun 2002 08:16:57 -0000
@@ -593,7 +593,7 @@
 #
 # Danish (da) - Dutch (nl) - English (en) - Estonian (et)
 # French (fr) - German (de) - Greek-Modern (el)
-# Italian (it) - Norwegian (no) - Norwegian Nynorsk (nn) - Korean (kr)
+# Italian (it) - Norwegian (no) - Norwegian Nynorsk (nn) - Korean (ko)
 # Portugese (pt) - Luxembourgeois* (ltz)
 # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
 # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
@@ -610,7 +610,7 @@
 AddLanguage it .it
 AddLanguage ja .ja
 AddLanguage pl .po
-AddLanguage kr .kr
+AddLanguage ko .ko
 AddLanguage pt .pt
 AddLanguage nn .nn
 AddLanguage no .no
@@ -632,7 +632,7 @@
 # Just list the languages in decreasing order of preference. We have
 # more or less alphabetized them here. You probably want to change this.
 #
-LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ltz ca es sv tw
+LanguagePriority en da nl et fr de el it ja ko no pl pt pt-br ltz ca es sv tw
 
 #
 # ForceLanguagePriority allows you to serve a result page rather than
Index: conf/httpd-std.conf.in
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/conf/httpd-std.conf.in,v
retrieving revision 1.8
diff -u -r1.8 httpd-std.conf.in
--- conf/httpd-std.conf.in      2 Jun 2002 03:02:14 -0000       1.8
+++ conf/httpd-std.conf.in      6 Jun 2002 08:16:58 -0000
@@ -698,7 +698,7 @@
 #
 # Danish (da) - Dutch (nl) - English (en) - Estonian (et)
 # French (fr) - German (de) - Greek-Modern (el)
-# Italian (it) - Norwegian (no) - Norwegian Nynorsk (nn) - Korean (kr) 
+# Italian (it) - Norwegian (no) - Norwegian Nynorsk (nn) - Korean (ko) 
 # Portugese (pt) - Luxembourgeois* (ltz)
 # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
 # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
@@ -715,7 +715,7 @@
 AddLanguage it .it
 AddLanguage ja .ja
 AddLanguage pl .po
-AddLanguage kr .kr
+AddLanguage ko .ko
 AddLanguage pt .pt
 AddLanguage nn .nn
 AddLanguage no .no
@@ -737,7 +737,7 @@
 # Just list the languages in decreasing order of preference. We have
 # more or less alphabetized them here. You probably want to change this.
 #
-LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ltz ca es sv tw
+LanguagePriority en da nl et fr de el it ja ko no pl pt pt-br ltz ca es sv tw
 
 #
 # ForceLanguagePriority allows you to serve a result page rather than
Index: conf/httpd-win.conf
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/conf/httpd-win.conf,v
retrieving revision 1.59
diff -u -r1.59 httpd-win.conf
--- conf/httpd-win.conf 15 Feb 2002 21:13:55 -0000      1.59
+++ conf/httpd-win.conf 6 Jun 2002 08:16:58 -0000
@@ -608,7 +608,7 @@
 #
 # Danish (da) - Dutch (nl) - English (en) - Estonian (et)
 # French (fr) - German (de) - Greek-Modern (el)
-# Italian (it) - Norwegian (no) - Norwegian Nynorsk (nn) - Korean (kr)
+# Italian (it) - Norwegian (no) - Norwegian Nynorsk (nn) - Korean (ko)
 # Portugese (pt) - Luxembourgeois* (ltz)
 # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
 # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
@@ -625,7 +625,7 @@
 AddLanguage it .it
 AddLanguage ja .ja
 AddLanguage pl .po
-AddLanguage kr .kr
+AddLanguage ko .ko
 AddLanguage pt .pt
 AddLanguage nn .nn
 AddLanguage no .no
@@ -647,7 +647,7 @@
 # Just list the languages in decreasing order of preference. We have
 # more or less alphabetized them here. You probably want to change this.
 #
-LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ltz ca es sv tw
+LanguagePriority en da nl et fr de el it ja ko no pl pt pt-br ltz ca es sv tw
 
 #
 # ForceLanguagePriority allows you to serve a result page rather than
Index: docroot/index.html.var
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/docroot/index.html.var,v
retrieving revision 1.7
diff -u -r1.7 index.html.var
--- docroot/index.html.var      7 Jan 2002 12:44:47 -0000       1.7
+++ docroot/index.html.var      6 Jun 2002 08:16:58 -0000
@@ -54,9 +54,9 @@
 Content-language: ja
 Content-type: text/html;charset=ISO-2022-JP
 
-URI: index.html.kr.iso2022-kr
-Content-language: kr
-Content-type: text/html;charset=ISO-2022-KR
+URI: index.html.ko.euc-kr
+Content-language: ko
+Content-type: text/html;charset=EUC-KR
 
 URI: index.html.ltz.utf8
 Content-language: ltz
<?xml version="1.0" encoding="EUC-KR"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; lang="ko" xml:lang="ko">
<head>
<title>아파치 설치 검사용 페이지</title>
<!-- original translation by Lee, Kuk Hyun <[EMAIL PROTECTED]>, March 1 2000 -->
<!-- minor correction by Jeon, Jeongho <[EMAIL PROTECTED]>, June 6 2002 -->
</head>
<!-- Background white, links blue (unvisited), navy (visited), red
(active) -->
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
vlink="#000080" alink="#FF0000">
<p>이 페이지가 보인다면 시스템에
<a href="http://www.apache.org/foundation/preFAQ.html";>Apache 웹서버</a>
소프트웨어가 성공적으로 설치되었음을 의미합니다. 이제 이 디렉토리에
내용을 추가하고 이 페이지를 바꿀 수 있습니다.</p>

<hr width="50%" size="8" />
<h2 align="center">예상한 웹사이트 대신 이 페이지가 보입니까?</h2>

<p>사이트 관리자가 웹서버 설정을 변경했기 때문에 이 페이지가
보이는 것 입니다. <strong>질문사항은 이 서버의 관리자에게 문의하시길
바랍니다.</strong> Apache Software Foundation은 이 사이트 관리자가
사용하는 웹서버를 만든 단체일 뿐, 사이트 관리와 아무런 관계가 없고
설정문제에 관한 도움을 드릴 수 없습니다.</p>

<hr width="50%" size="8" />
<p>아파치 <a href="manual/">문서</a>는 이 배포판에 포함되어 있습니다.</p>

<p>아파치를 사용하는 웹서버에서 아래 이미지를 사용하는건 여러분의
자유입니다. 아파치를 사용해 주셔서 감사합니다!</p>

<div align="center"><img src="apache_pb.gif" alt="" /></div>
</body>
</html>

Attachment: install.html.ko.euc-kr
Description: Binary data

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

Reply via email to