summaryrefslogtreecommitdiff
path: root/docs/manual/mod/quickreference.xml.ko
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-04-25 22:24:50 +0000
committerAndré Malo <nd@apache.org>2004-04-25 22:24:50 +0000
commitd2244aadacf701a0a2a3c3ae99f80760fbc6a0bb (patch)
tree4d1cb1fc5bf482806b6290a7996ebf29b7f23057 /docs/manual/mod/quickreference.xml.ko
parent1e83fdd8def7084d523a885c8345061bd3c3eb39 (diff)
downloadhttpd-d2244aadacf701a0a2a3c3ae99f80760fbc6a0bb.tar.gz
lot of new Korean translations
Submitted by: "Jeongho Jeon" <maczniak operamail.com> Reviewed by: Choi Kyusic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103523 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/quickreference.xml.ko')
-rw-r--r--docs/manual/mod/quickreference.xml.ko59
1 files changed, 59 insertions, 0 deletions
diff --git a/docs/manual/mod/quickreference.xml.ko b/docs/manual/mod/quickreference.xml.ko
new file mode 100644
index 0000000000..fd22d7e485
--- /dev/null
+++ b/docs/manual/mod/quickreference.xml.ko
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="EUC-KR" ?>
+<!DOCTYPE quickreference SYSTEM "../style/modulesynopsis.dtd"
+ [ <!ENTITY allmodules SYSTEM "allmodules.xml.ko"> ]
+>
+<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
+<!-- English Revision: 1.9 -->
+
+<!--
+ Copyright 2004 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<quickreference metafile="quickreference.xml.meta">
+ <title>Áö½Ã¾î ºü¸¥ÂüÁ¶</title>
+ <summary>
+ <p>ÀÌ ¹®¼­´Â ¾ÆÆÄÄ¡ ¼³Á¤Áö½Ã¾î °¢°¢ÀÇ ¿ëµµ, ±âº»°ª, »óÅÂ,
+ »ç¿ëÀå¼Ò¸¦ º¸¿©ÁØ´Ù. À̵éÀº <a
+ href="directive-dict.html">Áö½Ã¾î »çÀü</a>¿¡¼­ ¼³¸íÇÑ´Ù.</p>
+
+ <p>ù¹ø° ¿­Àº Áö½Ã¾î À̸§°ú ¿ëµµ¸¦ ¾Ë·ÁÁØ´Ù. µÎ¹ø° ¿­Àº
+ Áö½Ã¾î¿¡ ±âº»°ªÀÌ ÀÖ´Ù¸é ±âº»°ªÀ» º¸¿©ÁØ´Ù. ¸¸¾à ±âº»°ªÀÌ
+ ³Ê¹« ±æ´Ù¸é, "+" ±âÈ£·Î »ý·«ÇßÀ½À» ¾Ë¸°´Ù.</p>
+
+ <p>¼¼¹ø°¿Í ³×¹ø° ¿­Àº °¢°¢ ¾Æ·¡ Ç¥¿¡ µû¶ó Áö½Ã¾î¸¦ »ç¿ëÇÒ
+ ¼ö ÀÖ´Â Àå¼Ò¿Í Áö½Ã¾îÀÇ »óŸ¦ ³ªÅ¸³½´Ù.</p>
+ </summary>
+
+ <legend>
+ <table>
+ <columnspec><column width=".1"/><column width=".2"/></columnspec>
+ <tr><th>s</th><td>ÁÖ¼­¹ö¼³Á¤</td></tr>
+ <tr><th>v</th><td>°¡»óÈ£½ºÆ®</td></tr>
+ <tr><th>d</th><td>directory</td></tr>
+ <tr><th>h</th><td>.htaccess</td></tr>
+ </table>
+
+ <table>
+ <columnspec><column width=".1"/><column width=".2"/></columnspec>
+ <tr><th>C</th><td>Core</td></tr>
+ <tr><th>M</th><td>MPM</td></tr>
+ <tr><th>B</th><td>Base</td></tr>
+ <tr><th>E</th><td>Extension</td></tr>
+ <tr><th>X</th><td>Experimental</td></tr>
+ </table>
+ </legend>
+
+ &allmodules;
+</quickreference>