diff options
author | Jeon Jeongho <maczniak@apache.org> | 2004-05-07 08:21:11 +0000 |
---|---|---|
committer | Jeon Jeongho <maczniak@apache.org> | 2004-05-07 08:21:11 +0000 |
commit | a944cf3d391c45f805ad89f4f3eabe84381cc5ae (patch) | |
tree | e65e79ea938cd8a17bb9d0994a0151d661605d94 /docs/manual/platform | |
parent | 53dd147b3b5f6657bdbf309b25cc11cb1e6086a0 (diff) | |
download | httpd-a944cf3d391c45f805ad89f4f3eabe84381cc5ae.tar.gz |
commit many new Korean translations & up-to-date patches
Translated by: Jeongho Jeon <mahajjh@myscan.org>
Reviewed by: Choi Kyusic <kyusic@hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103630 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform')
30 files changed, 78 insertions, 36 deletions
diff --git a/docs/manual/platform/ebcdic.html b/docs/manual/platform/ebcdic.html index a5844a833a..f9b208e49c 100644 --- a/docs/manual/platform/ebcdic.html +++ b/docs/manual/platform/ebcdic.html @@ -1,3 +1,7 @@ URI: ebcdic.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 + +URI: ebcdic.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR diff --git a/docs/manual/platform/ebcdic.html.en b/docs/manual/platform/ebcdic.html.en index cc72b244fa..c098178da5 100644 --- a/docs/manual/platform/ebcdic.html.en +++ b/docs/manual/platform/ebcdic.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>The Apache EBCDIC Port</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/platform/ebcdic.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/ebcdic.html" title="English"> en </a> | +<a href="../ko/platform/ebcdic.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> @@ -575,7 +576,8 @@ </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/platform/ebcdic.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/ebcdic.html" title="English"> en </a> | +<a href="../ko/platform/ebcdic.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> diff --git a/docs/manual/platform/ebcdic.html.ko.euc-kr b/docs/manual/platform/ebcdic.html.ko.euc-kr index 00ff0f5a4d..b8a0d8bbe2 100644 --- a/docs/manual/platform/ebcdic.html.ko.euc-kr +++ b/docs/manual/platform/ebcdic.html.ko.euc-kr @@ -12,11 +12,11 @@ <link href="../images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> -<p class="apache">Apache HTTP Server Version 2.1</p> +<p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>¾ÆÆÄÄ¡ EBCDIC Æ÷ÆÃ</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>¾ÆÆÄÄ¡ EBCDIC Æ÷ÆÃ</h1> <div class="toplang"> <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/platform/ebcdic.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../ko/platform/ebcdic.html" title="Korean"> ko </a></p> @@ -429,13 +429,13 @@ </tr> <tr> - <td><code>mod_log_config</code></td> + <td><code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code></td> <td class="centered">+</td> <td /> </tr> <tr> - <td><code class="module"><a href="../mod/mod_log_referer.html">mod_log_referer</a></code></td> + <td><code>mod_log_referer</code></td> <td class="centered">+</td> <td /> </tr> diff --git a/docs/manual/platform/ebcdic.xml.ko b/docs/manual/platform/ebcdic.xml.ko index 7a98010f18..fa35414997 100644 --- a/docs/manual/platform/ebcdic.xml.ko +++ b/docs/manual/platform/ebcdic.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 1.9 --> +<!-- English Revision: 1.3.2.6 --> <!-- Copyright 2004 The Apache Software Foundation @@ -425,13 +425,13 @@ </tr> <tr> - <td><code>mod_log_config</code></td> + <td><module>mod_log_config</module></td> <td class="centered">+</td> <td></td> </tr> <tr> - <td><module>mod_log_referer</module></td> + <td><code>mod_log_referer</code></td> <td class="centered">+</td> <td></td> </tr> diff --git a/docs/manual/platform/ebcdic.xml.meta b/docs/manual/platform/ebcdic.xml.meta index 633e68e6b8..99914fa403 100644 --- a/docs/manual/platform/ebcdic.xml.meta +++ b/docs/manual/platform/ebcdic.xml.meta @@ -7,5 +7,6 @@ <variants> <variant>en</variant> + <variant>ko</variant> </variants> </metafile> diff --git a/docs/manual/platform/index.html b/docs/manual/platform/index.html index 5f97bff8c6..5b7bb86fb2 100644 --- a/docs/manual/platform/index.html +++ b/docs/manual/platform/index.html @@ -1,3 +1,7 @@ URI: index.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 + +URI: index.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR diff --git a/docs/manual/platform/index.html.en b/docs/manual/platform/index.html.en index a616b9ad3c..ca7cab73e1 100644 --- a/docs/manual/platform/index.html.en +++ b/docs/manual/platform/index.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Platform Specific Notes</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/platform/" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/" title="English"> en </a> | +<a href="../ko/platform/" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> </div> <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#win">Microsoft Windows</a></li> @@ -85,7 +86,8 @@ </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/platform/" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/" title="English"> en </a> | +<a href="../ko/platform/" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> diff --git a/docs/manual/platform/index.html.ko.euc-kr b/docs/manual/platform/index.html.ko.euc-kr index 713205ca6a..1ca82e83b0 100644 --- a/docs/manual/platform/index.html.ko.euc-kr +++ b/docs/manual/platform/index.html.ko.euc-kr @@ -12,11 +12,11 @@ <link href="../images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> -<p class="apache">Apache HTTP Server Version 2.1</p> +<p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Ç÷¡Æûº° ¼³¸í</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Ç÷¡Æûº° ¼³¸í</h1> <div class="toplang"> <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/platform/" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../ko/platform/" title="Korean"> ko </a></p> diff --git a/docs/manual/platform/index.xml.ko b/docs/manual/platform/index.xml.ko index c15f3669f2..b0b01ec94f 100644 --- a/docs/manual/platform/index.xml.ko +++ b/docs/manual/platform/index.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 1.8 --> +<!-- English Revision: 1.2.2.6 --> <!-- Copyright 2004 The Apache Software Foundation diff --git a/docs/manual/platform/index.xml.meta b/docs/manual/platform/index.xml.meta index 2f761cf6eb..3f98921b2b 100644 --- a/docs/manual/platform/index.xml.meta +++ b/docs/manual/platform/index.xml.meta @@ -7,5 +7,6 @@ <variants> <variant>en</variant> + <variant>ko</variant> </variants> </metafile> diff --git a/docs/manual/platform/netware.html b/docs/manual/platform/netware.html index 0ace05acb8..cb2d4221d7 100644 --- a/docs/manual/platform/netware.html +++ b/docs/manual/platform/netware.html @@ -1,3 +1,7 @@ URI: netware.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 + +URI: netware.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR diff --git a/docs/manual/platform/netware.html.en b/docs/manual/platform/netware.html.en index 666ee3587b..6d90192c83 100644 --- a/docs/manual/platform/netware.html.en +++ b/docs/manual/platform/netware.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Using Apache With Novell NetWare</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/platform/netware.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/netware.html" title="English"> en </a> | +<a href="../ko/platform/netware.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> @@ -576,7 +577,8 @@ </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/platform/netware.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/netware.html" title="English"> en </a> | +<a href="../ko/platform/netware.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> diff --git a/docs/manual/platform/netware.html.ko.euc-kr b/docs/manual/platform/netware.html.ko.euc-kr index def4718911..faa3531177 100644 --- a/docs/manual/platform/netware.html.ko.euc-kr +++ b/docs/manual/platform/netware.html.ko.euc-kr @@ -12,11 +12,11 @@ <link href="../images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> -<p class="apache">Apache HTTP Server Version 2.1</p> +<p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Novell NetWare¿¡¼ ¾ÆÆÄÄ¡ »ç¿ëÇϱâ</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Novell NetWare¿¡¼ ¾ÆÆÄÄ¡ »ç¿ëÇϱâ</h1> <div class="toplang"> <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/platform/netware.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../ko/platform/netware.html" title="Korean"> ko </a></p> @@ -343,7 +343,7 @@ ÀÌ Áö½Ã¾î´Â worker ¾²·¹µåÀÇ ÃÖ´ë °³¼ö¸¦ Á¦ÇÑÇÑ´Ù. ±ÇÀåÇÏ´Â ±âº»°ªÀº <code>ThreadsPerChild 250</code>ÀÌ´Ù.</p> - <p><code class="directive"><a href="../mod/mpm_common.html#threadstacksize">ThreadStackSize</a></code> - + <p><code class="directive"><a href="../mod/mpm_netware.html#threadstacksize">ThreadStackSize</a></code> - ÇÑ worker ¾²·¹µå°¡ »ç¿ëÇÒ ½ºÅà ũ±â¸¦ Áö½ÃÇÑ´Ù. ±ÇÀåÇÏ´Â ±âº»°ªÀº <code>ThreadStackSize 65536</code>ÀÌ´Ù.</p> </li> diff --git a/docs/manual/platform/netware.xml.ko b/docs/manual/platform/netware.xml.ko index 075cb8410e..01a99cab09 100644 --- a/docs/manual/platform/netware.xml.ko +++ b/docs/manual/platform/netware.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 1.11 --> +<!-- English Revision: 1.3.2.7 --> <!-- Copyright 2004 The Apache Software Foundation @@ -352,7 +352,7 @@ ±âº»°ªÀº <code>ThreadsPerChild 250</code>ÀÌ´Ù.</p> <p><directive - module="mpm_common">ThreadStackSize</directive> - + module="mpm_netware">ThreadStackSize</directive> - ÇÑ worker ¾²·¹µå°¡ »ç¿ëÇÒ ½ºÅà ũ±â¸¦ Áö½ÃÇÑ´Ù. ±ÇÀåÇÏ´Â ±âº»°ªÀº <code>ThreadStackSize 65536</code>ÀÌ´Ù.</p> </li> diff --git a/docs/manual/platform/netware.xml.meta b/docs/manual/platform/netware.xml.meta index 6fa21ba251..37cc218704 100644 --- a/docs/manual/platform/netware.xml.meta +++ b/docs/manual/platform/netware.xml.meta @@ -7,5 +7,6 @@ <variants> <variant>en</variant> + <variant>ko</variant> </variants> </metafile> diff --git a/docs/manual/platform/perf-hp.html b/docs/manual/platform/perf-hp.html index 2718990d81..23995ca460 100644 --- a/docs/manual/platform/perf-hp.html +++ b/docs/manual/platform/perf-hp.html @@ -1,3 +1,7 @@ URI: perf-hp.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 + +URI: perf-hp.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR diff --git a/docs/manual/platform/perf-hp.html.en b/docs/manual/platform/perf-hp.html.en index ecf6be5073..cfa6bf5861 100644 --- a/docs/manual/platform/perf-hp.html.en +++ b/docs/manual/platform/perf-hp.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Running a High-Performance Web Server on HPUX</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/platform/perf-hp.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/perf-hp.html" title="English"> en </a> | +<a href="../ko/platform/perf-hp.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> @@ -96,7 +97,8 @@ Subject: HP-UX tuning tips </div> </div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/platform/perf-hp.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/perf-hp.html" title="English"> en </a> | +<a href="../ko/platform/perf-hp.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> diff --git a/docs/manual/platform/perf-hp.html.ko.euc-kr b/docs/manual/platform/perf-hp.html.ko.euc-kr index 5dd417a73d..630e8c98d4 100644 --- a/docs/manual/platform/perf-hp.html.ko.euc-kr +++ b/docs/manual/platform/perf-hp.html.ko.euc-kr @@ -12,11 +12,11 @@ <link href="../images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page" class="no-sidebar"><div id="page-header"> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> -<p class="apache">Apache HTTP Server Version 2.1</p> +<p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>HPUX¿¡¼ °í¼º´É À¥¼¹ö ½ÇÇàÇϱâ</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>HPUX¿¡¼ °í¼º´É À¥¼¹ö ½ÇÇàÇϱâ</h1> <div class="toplang"> <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/platform/perf-hp.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../ko/platform/perf-hp.html" title="Korean"> ko </a></p> diff --git a/docs/manual/platform/perf-hp.xml.ko b/docs/manual/platform/perf-hp.xml.ko index bbcb16ac8e..308ed25945 100644 --- a/docs/manual/platform/perf-hp.xml.ko +++ b/docs/manual/platform/perf-hp.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 1.7 --> +<!-- English Revision: 1.2.2.5 --> <!-- Copyright 2004 The Apache Software Foundation diff --git a/docs/manual/platform/perf-hp.xml.meta b/docs/manual/platform/perf-hp.xml.meta index 6a7a043dfe..235aa32801 100644 --- a/docs/manual/platform/perf-hp.xml.meta +++ b/docs/manual/platform/perf-hp.xml.meta @@ -7,5 +7,6 @@ <variants> <variant>en</variant> + <variant>ko</variant> </variants> </metafile> diff --git a/docs/manual/platform/win_compiling.html b/docs/manual/platform/win_compiling.html index 62a114ce8d..6f9885da14 100644 --- a/docs/manual/platform/win_compiling.html +++ b/docs/manual/platform/win_compiling.html @@ -1,3 +1,7 @@ URI: win_compiling.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 + +URI: win_compiling.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en index 4da5c69e14..71e2f7f353 100644 --- a/docs/manual/platform/win_compiling.html.en +++ b/docs/manual/platform/win_compiling.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Compiling Apache for Microsoft Windows</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/platform/win_compiling.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/win_compiling.html" title="English"> en </a> | +<a href="../ko/platform/win_compiling.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> @@ -416,7 +417,8 @@ nmake /f Makefile.win installd INSTDIR=<em>dir</em> </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/platform/win_compiling.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/win_compiling.html" title="English"> en </a> | +<a href="../ko/platform/win_compiling.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> diff --git a/docs/manual/platform/win_compiling.html.ko.euc-kr b/docs/manual/platform/win_compiling.html.ko.euc-kr index 201cf416b6..17dbd59b3f 100644 --- a/docs/manual/platform/win_compiling.html.ko.euc-kr +++ b/docs/manual/platform/win_compiling.html.ko.euc-kr @@ -12,11 +12,11 @@ <link href="../images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> -<p class="apache">Apache HTTP Server Version 2.1</p> +<p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Microsoft Windows¿ë ¾ÆÆÄÄ¡ ÄÄÆÄÀÏ</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Microsoft Windows¿ë ¾ÆÆÄÄ¡ ÄÄÆÄÀÏ</h1> <div class="toplang"> <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/platform/win_compiling.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../ko/platform/win_compiling.html" title="Korean"> ko </a></p> diff --git a/docs/manual/platform/win_compiling.xml.ko b/docs/manual/platform/win_compiling.xml.ko index 56f04f1d65..0a574cb21a 100644 --- a/docs/manual/platform/win_compiling.xml.ko +++ b/docs/manual/platform/win_compiling.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 1.8 --> +<!-- English Revision: 1.2.2.6 --> <!-- Copyright 2004 The Apache Software Foundation diff --git a/docs/manual/platform/win_compiling.xml.meta b/docs/manual/platform/win_compiling.xml.meta index d087b6b120..4c8e9ad7b2 100644 --- a/docs/manual/platform/win_compiling.xml.meta +++ b/docs/manual/platform/win_compiling.xml.meta @@ -7,5 +7,6 @@ <variants> <variant>en</variant> + <variant>ko</variant> </variants> </metafile> diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index dcb6e2e88f..dbcab1c655 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -1,3 +1,7 @@ URI: windows.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 + +URI: windows.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index 94bcff69e0..911679e752 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Using Apache with Microsoft Windows</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/platform/windows.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/windows.html" title="English"> en </a> | +<a href="../ko/platform/windows.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> @@ -720,7 +721,8 @@ </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/platform/windows.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/platform/windows.html" title="English"> en </a> | +<a href="../ko/platform/windows.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> diff --git a/docs/manual/platform/windows.html.ko.euc-kr b/docs/manual/platform/windows.html.ko.euc-kr index 70805178fc..b640885e1e 100644 --- a/docs/manual/platform/windows.html.ko.euc-kr +++ b/docs/manual/platform/windows.html.ko.euc-kr @@ -12,11 +12,11 @@ <link href="../images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> -<p class="apache">Apache HTTP Server Version 2.1</p> +<p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Microsoft Windows¿¡¼ ¾ÆÆÄÄ¡ »ç¿ë¹ý</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Platform Specific Notes</a></div><div id="page-content"><div id="preamble"><h1>Microsoft Windows¿¡¼ ¾ÆÆÄÄ¡ »ç¿ë¹ý</h1> <div class="toplang"> <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/platform/windows.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../ko/platform/windows.html" title="Korean"> ko </a></p> diff --git a/docs/manual/platform/windows.xml.ko b/docs/manual/platform/windows.xml.ko index f06f791bd6..b5249d5311 100644 --- a/docs/manual/platform/windows.xml.ko +++ b/docs/manual/platform/windows.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 1.12 --> +<!-- English Revision: 1.5.2.7 --> <!-- Copyright 2004 The Apache Software Foundation diff --git a/docs/manual/platform/windows.xml.meta b/docs/manual/platform/windows.xml.meta index beccea259a..0c4086a8d9 100644 --- a/docs/manual/platform/windows.xml.meta +++ b/docs/manual/platform/windows.xml.meta @@ -7,5 +7,6 @@ <variants> <variant>en</variant> + <variant>ko</variant> </variants> </metafile> |