~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="EUC-KR"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>mod_authz_groupfile - Apache HTTP Server</title>
 
9
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body>
 
14
<div id="page-header">
 
15
<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>
 
16
<p class="apache">Apache HTTP Server Version 2.2</p>
 
17
<img alt="" src="../images/feather.gif" /></div>
 
18
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
19
<div id="path">
 
20
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.2</a> &gt; <a href="./">���</a></div>
 
21
<div id="page-content">
 
22
<div id="preamble"><h1>����ġ ��� mod_authz_groupfile</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_authz_groupfile.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_authz_groupfile.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_authz_groupfile.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
27
</div>
 
28
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>�Ϲ� ���������� �̿��� �׷� ���Ѻο�</td></tr>
 
29
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
 
30
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>authz_groupfile_module</td></tr>
 
31
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_authz_groupfile.c</td></tr>
 
32
<tr><th><a href="module-dict.html#Compatibility">����:</a></th><td>����ġ 2.1 ���ĺ���</td></tr></table>
 
33
<h3>���</h3>
 
34
 
 
35
    <p>�� ����� ������ ������� �׷�������� ������Ʈ�� �Ϻθ�
 
36
    ������ �� �ִ��� �����Ͽ� ���Ѻο��� �Ѵ�.
 
37
    <code class="module"><a href="../mod/mod_authz_dbm.html">mod_authz_dbm</a></code>�� ����� ����ϴ�.</p>
 
38
</div>
 
39
<div id="quickview"><h3 class="directives">���þ��</h3>
 
40
<ul id="toc">
 
41
<li><img alt="" src="../images/down.gif" /> <a href="#authgroupfile">AuthGroupFile</a></li>
 
42
<li><img alt="" src="../images/down.gif" /> <a href="#authzgroupfileauthoritative">AuthzGroupFileAuthoritative</a></li>
 
43
</ul>
 
44
<h3>����</h3>
 
45
<ul class="seealso">
 
46
<li><code class="directive"><a href="../mod/core.html#require">Require</a></code></li>
 
47
<li><code class="directive"><a href="../mod/core.html#satisfy">Satisfy</a></code></li>
 
48
</ul></div>
 
49
 
 
50
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
51
<div class="directive-section"><h2><a name="AuthGroupFile" id="AuthGroupFile">AuthGroupFile</a> <a name="authgroupfile" id="authgroupfile">���þ�</a></h2>
 
52
<table class="directive">
 
53
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>������ ����� ����� �׷� ����� �����ϴ� �������ϸ���
 
54
�����Ѵ�</td></tr>
 
55
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AuthGroupFile <var>file-path</var></code></td></tr>
 
56
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
57
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
58
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
59
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authz_groupfile</td></tr>
 
60
</table>
 
61
    <p><code class="directive">AuthGroupFile</code> ���þ�� �����
 
62
    ������ ����� ����� �׷� ����� �����ϴ� �������ϸ���
 
63
    �����Ѵ�. <var>File-path</var>�� �׷����� ����̴�. �����θ�
 
64
    ������� ������ <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>�� ����η� �޾Ƶ��δ�.</p>
 
65
 
 
66
    <p>�׷������� �� �ٿ��� �׷��, �ݷ�, �������� ������
 
67
    ����ڸ����� ������� ���´�.</p>
 
68
 
 
69
    <div class="example"><h3>����:</h3><p><code>
 
70
      mygroup: bob joe anne
 
71
    </code></p></div> 
 
72
 
 
73
    <p>���� �׷��� ������ ū ���������� �˻��ϴ� ���� <em>�ſ�</em>
 
74
    ��ȿ�������� �����϶�. <code class="directive"><a href="../mod/mod_authz_dbm.html#authdbmgroupfile">AuthDBMGroupFile</a></code>�� �� ������ ����.</p>
 
75
 
 
76
    <div class="warning"><h3>����</h3>
 
77
      <p><code class="directive">AuthGroupFile</code>�� �������� ������
 
78
      �ۿ� ��ġ���� Ȯ���϶�. �� ������ ��ȣ�� ���丮 �ȿ�
 
79
      ���� ���� <em>����</em>. �׷��� ������, Ŭ���̾�Ʈ��
 
80
      <code class="directive">AuthGroupFile</code>�� �ٿ�ε��� �� �ִ�.</p>
 
81
    </div>
 
82
 
 
83
</div>
 
84
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
85
<div class="directive-section"><h2><a name="AuthzGroupFileAuthoritative" id="AuthzGroupFileAuthoritative">AuthzGroupFileAuthoritative</a> <a name="authzgroupfileauthoritative" id="authzgroupfileauthoritative">���þ�</a></h2>
 
86
<table class="directive">
 
87
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���Ѻο��� ������ ���� �Ѱ����� ����</td></tr>
 
88
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AuthzGroupFileAuthoritative On|Off</code></td></tr>
 
89
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>AuthzGroupFileAuthoritative On</code></td></tr>
 
90
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
91
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
92
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
93
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authz_groupfile</td></tr>
 
94
</table>
 
95
    <p><code class="directive">AuthzGroupFileAuthoritative</code> ���þ
 
96
    ���� <code>Off</code>�� �����ϸ� �ش� ����� ���̵� ����
 
97
    <strong>�׷��� ����</strong> ��� �׷� ���Ѻο���
 
98
    (<code>modules.c</code> ���Ͽ��� ������) ������ ����
 
99
    �Ѱ��ش�.</p>
 
100
 
 
101
    <p>�⺻������ ��� �ѱ����ʰ�, �𸣴� �׷��� ��� ����
 
102
    �ʿ� ������ �Ѵ�. �� ���þ �������������� �ý����� �����ϰ�
 
103
    �����Ǹ�, NCSA �������� ���� �����Ѵ�.</p>
 
104
 
 
105
    <div class="warning"><h3>����</h3>
 
106
      <p>����ڰ� �ڽ��� .htaccess ������ ����ϰ� �Ǵ��� ���캸��,
 
107
      �̷� �ൿ�� ������� �����϶�. �Ϲ������� �������� �������
 
108
      ������ �� �ִ� �����ͺ��̽��� ��ȣ�ϴ� �ͺ��� �ϳ���
 
109
      <code>.htpasswd</code> ������ ��ȣ�ϴ� ���� �� ����.</p>
 
110
    </div>
 
111
 
 
112
</div>
 
113
</div>
 
114
<div class="bottomlang">
 
115
<p><span>������ ���: </span><a href="../en/mod/mod_authz_groupfile.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
116
<a href="../ja/mod/mod_authz_groupfile.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
117
<a href="../ko/mod/mod_authz_groupfile.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
118
</div><div id="footer">
 
119
<p class="apache">Copyright 2006 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>
 
120
<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></div>
 
121
</body></html>
 
 
b'\\ No newline at end of file'