summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_authz_groupfile.xml.ko
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-04-26 00:24:50 +0200
committerAndré Malo <nd@apache.org>2004-04-26 00:24:50 +0200
commitd2244aadacf701a0a2a3c3ae99f80760fbc6a0bb (patch)
tree4d1cb1fc5bf482806b6290a7996ebf29b7f23057 /docs/manual/mod/mod_authz_groupfile.xml.ko
parentupdate transformation (diff)
downloadapache2-d2244aadacf701a0a2a3c3ae99f80760fbc6a0bb.tar.xz
apache2-d2244aadacf701a0a2a3c3ae99f80760fbc6a0bb.zip
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/mod_authz_groupfile.xml.ko')
-rw-r--r--docs/manual/mod/mod_authz_groupfile.xml.ko105
1 files changed, 105 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_authz_groupfile.xml.ko b/docs/manual/mod/mod_authz_groupfile.xml.ko
new file mode 100644
index 0000000000..6b7774ff49
--- /dev/null
+++ b/docs/manual/mod/mod_authz_groupfile.xml.ko
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="EUC-KR" ?>
+<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
+<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
+<!-- English Revision: 1.7 -->
+
+<!--
+ 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.
+-->
+
+<modulesynopsis metafile="mod_authz_groupfile.xml.meta">
+
+<name>mod_authz_groupfile</name>
+<description>ÀÏ¹Ý ¹®ÀÚÆÄÀÏÀ» ÀÌ¿ëÇÑ ±×·ì ±ÇÇѺο©</description>
+<status>Base</status>
+<sourcefile>mod_authz_groupfile.c</sourcefile>
+<identifier>authz_groupfile_module</identifier>
+<compatibility>¾ÆÆÄÄ¡ 2.1 ÀÌÈĺÎÅÍ</compatibility>
+
+<summary>
+ <p>ÀÌ ¸ðµâÀº ÀÎÁõÇÑ »ç¿ëÀÚÀÇ ±×·ì±ÇÇÑÀ¸·Î À¥»çÀÌÆ®ÀÇ ÀϺθ¦
+ Á¢±ÙÇÒ ¼ö ÀÖ´ÂÁö °áÁ¤ÇÏ¿© ±ÇÇѺο©¸¦ ÇÑ´Ù.
+ <module>mod_authz_dbm</module>°ú ±â´ÉÀÌ ºñ½ÁÇÏ´Ù.</p>
+</summary>
+
+<seealso><directive module="core">Require</directive></seealso>
+<seealso><directive module="core">Satisfy</directive></seealso>
+
+<directivesynopsis>
+<name>AuthGroupFile</name>
+<description>ÀÎÁõ¿¡ »ç¿ëÇÒ »ç¿ëÀÚ ±×·ì ¸ñ·ÏÀ» ÀúÀåÇÏ´Â ¹®ÀÚÆÄÀϸíÀ»
+ÁöÁ¤ÇÑ´Ù</description>
+<syntax>AuthGroupFile <var>file-path</var></syntax>
+<contextlist><context>directory</context><context>.htaccess</context>
+</contextlist>
+<override>AuthConfig</override>
+
+<usage>
+ <p><directive>AuthGroupFile</directive> Áö½Ã¾î´Â »ç¿ëÀÚ
+ ÀÎÁõ¿¡ »ç¿ëÇÒ »ç¿ëÀÚ ±×·ì ¸ñ·ÏÀ» ÀúÀåÇÏ´Â ¹®ÀÚÆÄÀϸíÀ»
+ ÁöÁ¤ÇÑ´Ù. <var>File-path</var>´Â ±×·ìÆÄÀÏ °æ·ÎÀÌ´Ù. Àý´ë°æ·Î¸¦
+ »ç¿ëÇÏÁö ¾ÊÀ¸¸é <directive
+ module="core">ServerRoot</directive>ÀÇ »ó´ë°æ·Î·Î ¹Þ¾ÆµéÀδÙ.</p>
+
+ <p>±×·ìÆÄÀÏÀÇ °¢ ÁÙ¿¡´Â ±×·ì¸í, ÄÝ·Ð, °ø¹éÀ¸·Î ±¸ºÐÇÑ
+ »ç¿ëÀÚ¸íµéÀÌ ¼ø¼­´ë·Î ³ª¿Â´Ù.</p>
+
+ <example><title>¿¹Á¦:</title>
+ mygroup: bob joe anne
+ </example>
+
+ <p>¸¹Àº ±×·ìÀ» ÀúÀåÇÑ Å« ¹®ÀÚÆÄÀÏÀ» °Ë»öÇÏ´Â °ÍÀº <em>¸Å¿ì</em>
+ ºñÈ¿À²ÀûÀÓÀ» ÁÖÀÇÇ϶ó. <directive module="mod_authz_dbm"
+ >AuthDBMGroupFile</directive>ÀÌ ´õ ¼º´ÉÀÌ ÁÁ´Ù.</p>
+
+ <note type="warning"><title>º¸¾È</title>
+ <p><directive>AuthGroupFile</directive>ÀÌ À¥¼­¹öÀÇ ¹®¼­µé
+ ¹Û¿¡ À§Ä¡ÇÔÀ» È®ÀÎÇ϶ó. ÀÌ ÆÄÀÏÀ» º¸È£ÇÒ µð·ºÅ丮 ¾È¿¡
+ °°ÀÌ µÎÁö <em>¸¶¶ó</em>. ±×·¸Áö ¾ÊÀ¸¸é, Ŭ¶óÀ̾ðÆ®°¡
+ <directive>AuthGroupFile</directive>À» ´Ù¿î·ÎµåÇÒ ¼ö ÀÖ´Ù.</p>
+ </note>
+</usage>
+</directivesynopsis>
+
+<directivesynopsis>
+<name>AuthzGroupFileAuthoritative</name>
+<description>±ÇÇѺο©¸¦ Àú¼öÁØ ¸ðµâ·Î ³Ñ°ÜÁÙÁö ¿©ºÎ</description>
+<syntax>AuthzGroupFileAuthoritative On|Off</syntax>
+<default>AuthzGroupFileAuthoritative On</default>
+<contextlist><context>directory</context><context>.htaccess</context>
+</contextlist>
+<override>AuthConfig</override>
+
+<usage>
+ <p><directive>AuthzGroupFileAuthoritative</directive> Áö½Ã¾î¸¦
+ Á÷Á¢ <code>Off</code>·Î ¼³Á¤Çϸé ÇØ´ç »ç¿ëÀÚ ¾ÆÀ̵𿡠´ëÇÑ
+ <strong>±×·ìÀÌ ¾ø´Â</strong> °æ¿ì ±×·ì ±ÇÇѺο©¸¦
+ (<code>modules.c</code> ÆÄÀÏ¿¡¼­ Á¤ÀÇÇÑ) Àú¼öÁØ ¸ðµâ·Î
+ ³Ñ°ÜÁØ´Ù.</p>
+
+ <p>±âº»ÀûÀ¸·Î Á¦¾î¸¦ ³Ñ±âÁö¾Ê°í, ¸ð¸£´Â ±×·ìÀÇ °æ¿ì ÀÎÁõ
+ ÇÊ¿ä ÀÀ´äÀ» ÇÑ´Ù. ÀÌ Áö½Ã¾î¸¦ ¼³Á¤ÇÏÁö¾ÊÀ¸¸é ½Ã½ºÅÛÀÌ ¾ÈÀüÇÏ°Ô
+ À¯ÁöµÇ¸ç, NCSA À¥¼­¹ö¿Í °°ÀÌ µ¿ÀÛÇÑ´Ù.</p>
+
+ <note type="warning"><title>º¸¾È</title>
+ <p>»ç¿ëÀÚ°¡ ÀÚ½ÅÀÇ .htaccess ÆÄÀÏÀ» »ç¿ëÇÏ°Ô µÇ´ÂÁö »ìÆ캸°í,
+ ÀÌ·± ÇൿÀ» Çã¿ëÇÒÁö °áÁ¤Ç϶ó. ÀϹÝÀûÀ¸·Î ¿©·¯°¡Áö ¹æ¹ýÀ¸·Î
+ Á¢±ÙÇÒ ¼ö ÀÖ´Â µ¥ÀÌÅͺ£À̽º¸¦ º¸È£ÇÏ´Â °Íº¸´Ù ÇϳªÀÇ
+ <code>.htpasswd</code> ÆÄÀÏÀ» º¸È£ÇÏ´Â °ÍÀÌ ´õ ½±´Ù.</p>
+ </note>
+</usage>
+</directivesynopsis>
+
+</modulesynopsis>