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