]> granicus.if.org Git - apache/blob - docs/manual/mod/mod_authz_user.xml.ko
lot of new Korean translations
[apache] / docs / manual / mod / mod_authz_user.xml.ko
1 <?xml version="1.0" encoding="EUC-KR" ?>
2 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
4 <!-- English Revision: 1.4 -->
5
6 <!--
7  Copyright 2004 The Apache Software Foundation
8
9  Licensed under the Apache License, Version 2.0 (the "License");
10  you may not use this file except in compliance with the License.
11  You may obtain a copy of the License at
12
13      http://www.apache.org/licenses/LICENSE-2.0
14
15  Unless required by applicable law or agreed to in writing, software
16  distributed under the License is distributed on an "AS IS" BASIS,
17  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18  See the License for the specific language governing permissions and
19  limitations under the License.
20 -->
21
22 <modulesynopsis metafile="mod_authz_user.xml.meta">
23
24 <name>mod_authz_user</name> 
25 <description>»ç¿ëÀÚ ±ÇÇѺο©</description>
26 <status>Base</status>
27 <sourcefile>mod_authz_user.c</sourcefile>
28 <identifier>authz_user_module</identifier>
29 <compatibility>¾ÆÆÄÄ¡ 2.1 ÀÌÈĺÎÅÍ</compatibility>
30
31 <summary>
32     <p>ÀÌ ¸ðµâÀº ±ÇÇÑÀ» ºÎ¿©ÇÏ¿©, ÀÎÁõÇÑ »ç¿ëÀÚ°¡ À¥»çÀÌÆ®ÀÇ
33     ÀϺο¡ Á¢±ÙÇÒ ¼ö ÀÖ´ÂÁö °áÁ¤ÇÑ´Ù.
34     <module>mod_authz_user</module>´Â <code>Require user</code>
35     Áö½Ã¾î ¸ñ·Ï¿¡ ÀÎÁõÇÑ »ç¿ëÀÚ°¡ µé¾îÀÖÀ¸¸é Á¢±ÙÀ» Çã¿ëÇÑ´Ù.
36     ¶Ç, <code>require valid-user</code>´Â ¼º°øÀûÀ¸·Î ÀÎÁõÇÑ
37     »ç¿ëÀÚ ¸ðµÎ¿¡°Ô Á¢±ÙÀ» Çã¿ëÇÑ´Ù.</p>
38 </summary>
39 <seealso><directive module="core">Require</directive></seealso>
40 <seealso><directive module="core">Satisfy</directive></seealso>
41
42 <directivesynopsis>
43 <name>AuthzUserAuthoritative</name>
44 <description>±ÇÇѺο©¸¦ Àú¼öÁØ ¸ðµâ·Î ³Ñ°ÜÁÙÁö ¿©ºÎ</description>
45 <syntax>AuthzUserAuthoritative On|Off</syntax>
46 <default>AuthzUserAuthoritative On</default>
47 <contextlist><context>directory</context><context>.htaccess</context>
48 </contextlist>
49 <override>AuthConfig</override>
50
51 <usage>
52     <p><directive>AuthzUserAuthoritative</directive> Áö½Ã¾î¸¦
53     Á÷Á¢ <code>Off</code>·Î ¼³Á¤Çϸé ÇØ´ç <strong>»ç¿ëÀÚ°¡
54     ¾ø´Â</strong> °æ¿ì »ç¿ëÀÚ ±ÇÇѺο©¸¦ (<code>modules.c</code>
55     ÆÄÀÏ¿¡¼­ Á¤ÀÇÇÑ) Àú¼öÁØ ¸ðµâ·Î ³Ñ°ÜÁØ´Ù.</p>
56
57     <p>±âº»ÀûÀ¸·Î Á¦¾î¸¦ ³Ñ±âÁö¾Ê°í, ¸ð¸£´Â »ç¿ëÀÚÀÇ °æ¿ì ÀÎÁõ
58     ÇÊ¿ä ÀÀ´äÀ» ÇÑ´Ù. ÀÌ Áö½Ã¾î¸¦ <code>Off</code>·Î ¼³Á¤ÇÏÁö¾ÊÀ¸¸é
59     ½Ã½ºÅÛÀÌ ¾ÈÀüÇÏ°Ô À¯ÁöµÇ¸ç, NCSA À¥¼­¹ö¿Í °°ÀÌ µ¿ÀÛÇÑ´Ù.</p>
60 </usage>
61 </directivesynopsis>
62
63 </modulesynopsis>