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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_authz_owner.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_owner - 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_owner</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_authz_owner.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_authz_owner.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_authz_owner.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>Extension</td></tr>
 
30
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>authz_owner_module</td></tr>
 
31
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_authz_owner.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>�� ����� HTTP ������ ����� ����� ���̵�(�� �����
 
36
    ���̵�)�� ��û�� ������ ���Ͻý��� ������/�׷�� ���Ͽ�
 
37
    ������ ���ٱ����� �ο��Ѵ�. ���⼭ ����ڸ��� ��ȣ�� �̹�
 
38
    <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>�̳�
 
39
    <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code> ���� ��������� Ȯ����
 
40
    ���ƴ�. <code class="module"><a href="../mod/mod_authz_owner.html">mod_authz_owner</a></code>�� <code class="directive"><a href="../mod/core.html#require">Require</a></code> ���þ��� ���� �� �ƱԸ�Ʈ,
 
41
    <code>file-owner</code>�� <code>file-group</code>�� ó���Ѵ�:</p>
 
42
 
 
43
    <dl>
 
44
      <dt><code>file-owner</code></dt>
 
45
      <dd>�� ����ڸ��� ��û�� ���� �������� �ý��� �̸��� ���ƾ�
 
46
      �Ѵ�. ��, �ü���� ��û�� ������ �����ڰ�
 
47
      <code>jones</code>���, ���� ���� ���Ͽ� �����ϴ� ����ڵ�
 
48
      ���������� <code>jones</code>�̾�� �Ѵ�.</dd>
 
49
 
 
50
      <dt><code>file-group</code></dt>
 
51
      <dd>������ ������ �ý��� �׷����
 
52
      <code class="module"><a href="../mod/mod_authz_groupfile.html">mod_authz_groupfile</a></code>�̳�
 
53
      <code class="module"><a href="../mod/mod_authz_dbm.html">mod_authz_dbm</a></code>�� ���� �׷� �����ͺ��̽���
 
54
      �ְ�, �� ����ڸ��� �ش� �׷쿡 ���ؾ� �Ѵ�. ���� ���,
 
55
      �ü���� ��û�� ������ <code>accounts</code> (�ý���)
 
56
      �׷��� �����ϰ� �ִٸ�, �׷� �����ͺ��̽���
 
57
      <code>accounts</code>��� �׷��� �ְ� ��û�� ����� ��
 
58
      ����ڸ��� �� �׷쿡 ���ؾ� �Ѵ�.</dd>
 
59
    </dl>
 
60
 
 
61
    <div class="note"><h3>����</h3>
 
62
      <p><code class="module"><a href="../mod/mod_authz_owner.html">mod_authz_owner</a></code>�� ������ ���Ͻý��ۿ�
 
63
      ���� �ʴ� �ڿ��� (<em>��,</em> ���� �ڿ�) ���Ѻο��Ѵٸ�,
 
64
      ������ �ź��Ѵ�.</p>
 
65
 
 
66
      <p>Ư�� <a href="../content-negotiation.html#multiviews">����������
 
67
      "MultiViews"</a> �ڿ��� ���Ѻο����� �ʴ´�.</p>
 
68
    </div>
 
69
</div>
 
70
<div id="quickview"><h3 class="directives">���þ��</h3>
 
71
<ul id="toc">
 
72
<li><img alt="" src="../images/down.gif" /> <a href="#authzownerauthoritative">AuthzOwnerAuthoritative</a></li>
 
73
</ul>
 
74
<h3>����</h3>
 
75
<ul id="topics">
 
76
<li><img alt="" src="../images/down.gif" /> <a href="#examples">���� ����</a></li>
 
77
</ul><h3>����</h3>
 
78
<ul class="seealso">
 
79
<li><code class="directive"><a href="../mod/core.html#require">Require</a></code></li>
 
80
<li><code class="directive"><a href="../mod/core.html#satisfy">Satisfy</a></code></li>
 
81
</ul></div>
 
82
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
83
<div class="section">
 
84
<h2><a name="examples" id="examples">���� ����</a></h2>
 
85
 
 
86
    <h3><a name="examples.file-owner" id="examples.file-owner">Require file-owner</a></h3>
 
87
      <p>����ġ �������� ��ϴ� ���߻���� �ý��ۿ��� �� ����ڰ�
 
88
      <code>~/public_html/private</code>�� �ڽ��� ������ �����Ѵٰ�
 
89
      ��������. ��� �� ����ڸ��� �����ϴ� <code class="directive"><a href="../mod/mod_authn_dbm.html#authdbmuserfile">AuthDBMUserFile</a></code>
 
90
      �����ͺ��̽��� �ְ�, ���⿡ ����� ����ڸ��� ��������
 
91
      ���� ������ �����ϴ� �ý��� ����ڸ��� �����ϴ�. �� ���
 
92
      �Ʒ� ������ ���� �����ڿ��Ը� ������ ����Ѵ�. �����
 
93
      <code>jones</code>�� ������ <code>jones</code>�� �ƴ�
 
94
      <code>smith</code>�� �����ϰ� �ִ� ��
 
95
      <code>/home/smith/public_html/private</code>�� �ִ� ���Ͽ�
 
96
      ������ �� ����.</p>
 
97
 
 
98
      <div class="example"><p><code>
 
99
        &lt;Directory /home/*/public_html/private&gt;<br />
 
100
        <span class="indent">
 
101
          AuthType Basic<br />
 
102
          AuthName MyPrivateFiles<br />
 
103
          AuthBasicProvider dbm<br />
 
104
          AuthDBMUserFile /usr/local/apache2/etc/.htdbm-all<br />
 
105
          Satisfy All<br />
 
106
          Require file-owner<br />
 
107
        </span>
 
108
        &lt;/Directory&gt;
 
109
      </code></p></div>
 
110
    
 
111
 
 
112
    <h3><a name="examples.file-group" id="examples.file-group">Require file-group</a></h3>
 
113
      <p>���� ��Ȳ�� ��������� ��������
 
114
      <code>~/public_html/project-foo</code>�� ������Ʈ ������
 
115
      �����Ѵٰ� ��������. ���ϵ��� �ý��� �׷� <code>foo</code>��
 
116
      �����ϸ�, ��� �� ����ڸ��� ����� �׷��� ����ϴ� <code class="directive"><a href="../mod/mod_authz_dbm.html#authdbmgroupfile">AuthDBMGroupFile</a></code>
 
117
      �����ͺ��̽��� �ִ�. <em>��,</em> �ּ��� <code>foo</code>���
 
118
      �׷쿡 �������� �ִ�. <code>jones</code>��
 
119
      <code>smith</code>�� ��� �׷� <code>foo</code>��
 
120
      �������̶��, �� ��� <code>project-foo</code> ���丮��
 
121
      ������ �� �ִ�.</p>
 
122
 
 
123
      <div class="example"><p><code>
 
124
        &lt;Directory /home/*/public_html/project-foo&gt;<br />
 
125
        <span class="indent">
 
126
          AuthType Basic<br />
 
127
          AuthName "Project Foo Files"<br />
 
128
          AuthBasicProvider dbm<br />
 
129
          <br />
 
130
          # combined user/group database<br />
 
131
          AuthDBMUserFile  /usr/local/apache2/etc/.htdbm-all<br />
 
132
          AuthDBMGroupFile /usr/local/apache2/etc/.htdbm-all<br />
 
133
          <br />
 
134
          Satisfy All<br />
 
135
          Require file-group<br />
 
136
        </span>
 
137
        &lt;/Directory&gt;
 
138
      </code></p></div>
 
139
    
 
140
</div>
 
141
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
142
<div class="directive-section"><h2><a name="AuthzOwnerAuthoritative" id="AuthzOwnerAuthoritative">AuthzOwnerAuthoritative</a> <a name="authzownerauthoritative" id="authzownerauthoritative">���þ�</a></h2>
 
143
<table class="directive">
 
144
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���Ѻο��� ������ ���� �Ѱ����� ����</td></tr>
 
145
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AuthzOwnerAuthoritative On|Off</code></td></tr>
 
146
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>AuthzOwnerAuthoritative On</code></td></tr>
 
147
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
148
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
149
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
150
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authz_owner</td></tr>
 
151
</table>
 
152
    <p><code class="directive">AuthzOwnerAuthoritative</code> ���þ
 
153
    ���� <code>Off</code>�� �����ϸ� ������ ���� ��� �����
 
154
    ���Ѻο��� (<code>modules.c</code> ���Ͽ��� ������) ������
 
155
    ���� �Ѱ��ش�.</p>
 
156
 
 
157
    <ul>
 
158
    <li><code>file-owner</code>�� ����ϸ� ���Ͻý��� �����ڸ�
 
159
    �� �� ���ų� �־��� �� ����ڸ��� �ٸ� ���</li>
 
160
 
 
161
    <li><code>file-group</code>�� ����ϸ� ���Ͻý��� �׷���
 
162
    �� �� ���ų� �־��� �� ����ڸ��� �������� �ƴ� ���.</li>
 
163
    </ul>
 
164
 
 
165
    <p>��, ���� <code>Off</code>�� �����ϸ�
 
166
    <code>file-owner</code>�� <code>file-group</code>�� �����Ͽ�,
 
167
    �� �� �ϳ��� �����ص� ������ �㰡�Ѵ�.</p>
 
168
 
 
169
    <p>�⺻������ ��� �ѱ����ʰ�, �𸣴� �׷��� ��� ����
 
170
    �ʿ� ������ �Ѵ�. �� ���þ <code>Off</code>�� ��������������
 
171
    �ý����� �����ϰ� �����Ǹ�, NCSA �������� ���� �����Ѵ�.</p>
 
172
 
 
173
</div>
 
174
</div>
 
175
<div class="bottomlang">
 
176
<p><span>������ ���: </span><a href="../en/mod/mod_authz_owner.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
177
<a href="../ja/mod/mod_authz_owner.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
178
<a href="../ko/mod/mod_authz_owner.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
179
</div><div id="footer">
 
180
<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>
 
181
<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>
 
182
</body></html>
 
 
b'\\ No newline at end of file'