summaryrefslogtreecommitdiff
path: root/docs/docroot
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-06-11 00:19:17 +0000
committerJoshua Slive <slive@apache.org>2002-06-11 00:19:17 +0000
commite3bc64ff6c6e8b5f4c036ca03c0b164a73c982da (patch)
tree2f125a8d9ad0a0146d183100e42ce2d85c0ced34 /docs/docroot
parent969ce29888ef5c28e9aa5bc24d5b4303cb82de8a (diff)
downloadhttpd-e3bc64ff6c6e8b5f4c036ca03c0b164a73c982da.tar.gz
Clean up Korean language charcter set issues.
Submitted by: Jeon Jeongho <mahajjh@myscan.org> Reviewed by: Choi Kyusic <kyusic@scan.or.kr> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95599 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/docroot')
-rw-r--r--docs/docroot/index.html.ko.euc-kr37
-rw-r--r--docs/docroot/index.html.kr.iso2022-kr40
-rw-r--r--docs/docroot/index.html.var6
3 files changed, 40 insertions, 43 deletions
diff --git a/docs/docroot/index.html.ko.euc-kr b/docs/docroot/index.html.ko.euc-kr
new file mode 100644
index 0000000000..65e90d2e50
--- /dev/null
+++ b/docs/docroot/index.html.ko.euc-kr
@@ -0,0 +1,37 @@
+<?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 <errai@hitel.net>, March 1 2000 -->
+<!-- minor correction by Jeon, Jeongho <mahajjh@myscan.org>, 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>
+
diff --git a/docs/docroot/index.html.kr.iso2022-kr b/docs/docroot/index.html.kr.iso2022-kr
deleted file mode 100644
index b72159ee09..0000000000
--- a/docs/docroot/index.html.kr.iso2022-kr
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//KR">
-<HTML>
- <HEAD>
- <META http-equiv="Content-Type" content="text/html; charset=ISO-2022-KR">
- <TITLE>¾ÆÆÄÄ¡ ¼³Ä¡¸¦ À§ÇÑ Å×½ºÆ®ÆäÀÌÁö</TITLE>
- </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>
-¾Æ·¡¿¡ ÀÖ´Â Apache À̹ÌÁö¸¦ »ç¿ëÇÏ´Â°Ç ¿©·¯ºÐÀÇ ÀÚÀ¯ÀÔ´Ï´Ù. ¾ÆÆÄÄ¡¸¦ »ç¿ëÇØ Áּż­ °¨»çÇÕ´Ï´Ù!
-
-<DIV ALIGN="CENTER"><IMG SRC="apache_pb.gif" ALT=""></DIV>
-</BODY>
-</HTML>
diff --git a/docs/docroot/index.html.var b/docs/docroot/index.html.var
index 532d753ce9..e6678a5e01 100644
--- a/docs/docroot/index.html.var
+++ b/docs/docroot/index.html.var
@@ -54,9 +54,9 @@ URI: index.html.ja.iso2022-jp
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