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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_authn_anon.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_authn_anon - 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_authn_anon</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_authn_anon.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_authn_anon.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_authn_anon.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>���������� "�͸�(anonymous)" ������� ������
 
29
����Ѵ�</td></tr>
 
30
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
31
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>authn_anon_module</td></tr>
 
32
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_authn_anon.c</td></tr>
 
33
<tr><th><a href="module-dict.html#Compatibility">����:</a></th><td>����ġ 2.1 ���ĺ���</td></tr></table>
 
34
<h3>���</h3>
 
35
 
 
36
    <p>�� ����� <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> �� �����մܸ����
 
37
    ���� (<em>���� ���</em> 'Ư����' ����� ���̵� 'anonymous'��
 
38
    ���ڿ��� �ּҸ� ��ȣ�� ����ϴ�) �͸�-ftp ����Ʈ�� ������
 
39
    ����� ������ �Ѵ�. ���ڿ��� �ּҸ� �α׿� ����� �� �ִ�.</p>
 
40
 
 
41
    <p>�ٸ� (�����ͺ��̽�) �������� ��İ� �Բ� ����Ͽ�
 
42
    '�����������' ����ڿ��� ����Ʈ�� ����θ鼭 ȿ������ �����
 
43
    ������ ��������ǰ� �����ϴ�. ������� ����� ������ ��Ű��
 
44
    ������ URL ���λ�/���̻�� �޸� ������ ������ �������̰�
 
45
    ����ڰ� URL�� ������ �� �ִٴ� ������ �ִ�.</p>
 
46
 
 
47
    <p><code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>�� ����Ҷ� <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">AuthBasicProvider</a></code>��
 
48
    ������ <code>anon</code>�� �����ϸ� �� ����� ����Ѵ�.</p>
 
49
</div>
 
50
<div id="quickview"><h3 class="directives">���þ��</h3>
 
51
<ul id="toc">
 
52
<li><img alt="" src="../images/down.gif" /> <a href="#anonymous">Anonymous</a></li>
 
53
<li><img alt="" src="../images/down.gif" /> <a href="#anonymous_logemail">Anonymous_LogEmail</a></li>
 
54
<li><img alt="" src="../images/down.gif" /> <a href="#anonymous_mustgiveemail">Anonymous_MustGiveEmail</a></li>
 
55
<li><img alt="" src="../images/down.gif" /> <a href="#anonymous_nouserid">Anonymous_NoUserID</a></li>
 
56
<li><img alt="" src="../images/down.gif" /> <a href="#anonymous_verifyemail">Anonymous_VerifyEmail</a></li>
 
57
</ul>
 
58
<h3>����</h3>
 
59
<ul id="topics">
 
60
<li><img alt="" src="../images/down.gif" /> <a href="#example">����</a></li>
 
61
</ul></div>
 
62
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
63
<div class="section">
 
64
<h2><a name="example" id="example">����</a></h2>
 
65
    <p>���� ���� "�Ϲ�����" htpasswd-���ϱ�� ������ �߰���
 
66
    ����ڰ� ���� ������ �����Ѵٸ� '�մ�(guest)'���� ������
 
67
    �� �ֵ��� �Ѵ�:</p>
 
68
 
 
69
    <ul>
 
70
      <li>����ڴ� ����� ���̵� �Է��ؾ� �Ѵ�. (<code class="directive"><a href="#anonymous_nouserid">Anonymous_NoUserID</a></code>)</li>
 
71
 
 
72
      <li>����ڴ� ��ȣ�� �Է��ؾ� �Ѵ�. (<code class="directive"><a href="#anonymous_mustgiveemail">Anonymous_MustGiveEmail</a></code>)</li>
 
73
 
 
74
      <li>��ȣ�� ��ȿ�� ���ڿ��� �ּҸ� �Է��ؾ� �Ѵ�. <em>����
 
75
      ���</em> �ּ��� '@'�� '.' �Ѱ��� �����ؾ� �Ѵ�. (<code class="directive"><a href="#anonymous_verifyemail">Anonymous_VerifyEmail</a></code>)</li>
 
76
 
 
77
      <li>����� ���̵�� <code>anonymous guest www test
 
78
      welcome</code> �� �ϳ��̸�, ��ҹ��ڸ� ��������
 
79
      <strong>�ʴ´�</strong>. (<code class="directive"><a href="#anonymous">Anonymous</a></code>)</li>
 
80
 
 
81
      <li>�׸��� ��ȣ�� �Է��� ���ڿ��� �ּҸ� �����α����Ͽ�
 
82
      ����Ѵ�. (<code class="directive"><a href="#anonymous_logemail">Anonymous_LogEmail</a></code>)</li>
 
83
    </ul>
 
84
 
 
85
    <div class="example"><h3>����</h3><p><code>
 
86
      &lt;Directory /foo&gt;
 
87
      <span class="indent">
 
88
        AuthName "�մ����� �湮�Ϸ��� 'anonymous'�� ���ڿ��� �ּҸ� ����϶�"<br />
 
89
        AuthType Basic<br />
 
90
        AuthBasicProvider file anon<br />
 
91
        AuthUserFile /path/to/your/.htpasswd<br />
 
92
        <br />
 
93
        Anonymous_NoUserID off<br />
 
94
        Anonymous_MustGiveEmail on<br />
 
95
        Anonymous_VerifyEmail on<br />
 
96
        Anonymous_LogEmail on<br />
 
97
        Anonymous anonymous guest www test welcome<br />
 
98
        <br />
 
99
        Order Deny,Allow<br />
 
100
        Allow from all<br />
 
101
        <br />
 
102
        Require valid-user<br />
 
103
      </span>
 
104
      &lt;/Directory&gt;
 
105
    </code></p></div>
 
106
</div>
 
107
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
108
<div class="directive-section"><h2><a name="Anonymous" id="Anonymous">Anonymous</a> <a name="anonymous" id="anonymous">���þ�</a></h2>
 
109
<table class="directive">
 
110
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>��ȣ�˻���� ������ ����� ����� ���̵����
 
111
�����Ѵ�</td></tr>
 
112
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Anonymous <var>user</var> [<var>user</var>] ...</code></td></tr>
 
113
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
114
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
115
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
116
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authn_anon</td></tr>
 
117
</table>
 
118
    <p>��ȣ�˻���� ������ ����� 'Ư����' ����� ���̵� ���.
 
119
    ����� ���̵���� �������� �����Ѵ�. ����ǥ '�� "�� Ż�⹮��
 
120
    \�� ����Ͽ� ����� ���̵� �ȿ� ������ ������ �� �ִ�.</p>
 
121
 
 
122
    <p>���̵�� <strong>��ҹ��ڸ� ������������</strong>��
 
123
    �����϶�.<br />
 
124
    ����� ����� ���̵� Ư���� ����ڸ���
 
125
    '<code>anonymous</code>'�� �׻� �����ϱ� ������ ���Ѵ�.</p>
 
126
 
 
127
    <div class="example"><h3>����:</h3><p><code>
 
128
      Anonymous anonymous "Not Registered" "I don't know"
 
129
    </code></p></div>
 
130
 
 
131
    <p>"anonymous", "AnonyMous", "Not Registered", "I Don't Know"
 
132
    �� ����� ���̵� ����ϸ� ��ȣ�˻���� ����ڸ� ����Ѵ�.</p>
 
133
 
 
134
    <p>����ġ 2.1������ ����� ���̵�� "<code>*</code>"��
 
135
    ����� �� �ִ�. �׷��� <em>�</em> ����� ���̵��
 
136
    �޾Ƶ��δ�.</p>
 
137
 
 
138
</div>
 
139
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
140
<div class="directive-section"><h2><a name="Anonymous_LogEmail" id="Anonymous_LogEmail">Anonymous_LogEmail</a> <a name="anonymous_logemail" id="anonymous_logemail">���þ�</a></h2>
 
141
<table class="directive">
 
142
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>�Է��� ��ȣ�� �����α׿� ������� ����</td></tr>
 
143
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Anonymous_LogEmail On|Off</code></td></tr>
 
144
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>Anonymous_LogEmail On</code></td></tr>
 
145
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
146
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
147
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
148
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authn_anon</td></tr>
 
149
</table>
 
150
    <p>�⺻���� <code>On</code>���� �����ϸ� (�Ƹ��� ���ڿ���
 
151
    �ּ���) �Է��� '��ȣ'�� �����α׿� ����Ѵ�.</p>
 
152
 
 
153
</div>
 
154
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
155
<div class="directive-section"><h2><a name="Anonymous_MustGiveEmail" id="Anonymous_MustGiveEmail">Anonymous_MustGiveEmail</a> <a name="anonymous_mustgiveemail" id="anonymous_mustgiveemail">���þ�</a></h2>
 
156
<table class="directive">
 
157
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>��ȣ�� ��� �������� ����</td></tr>
 
158
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Anonymous_MustGiveEmail On|Off</code></td></tr>
 
159
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>Anonymous_MustGiveEmail On</code></td></tr>
 
160
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
161
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
162
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
163
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authn_anon</td></tr>
 
164
</table>
 
165
    <p>����ڰ� ��ȣ�� ���ڿ��� �ּҸ� �Է��ؾ� �ϴ��� ���θ�
 
166
    �����Ѵ�. ��ȣ�� ������ �ź��Ѵ�.</p>
 
167
 
 
168
</div>
 
169
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
170
<div class="directive-section"><h2><a name="Anonymous_NoUserID" id="Anonymous_NoUserID">Anonymous_NoUserID</a> <a name="anonymous_nouserid" id="anonymous_nouserid">���þ�</a></h2>
 
171
<table class="directive">
 
172
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>����� ���̵� ��� �������� ����</td></tr>
 
173
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Anonymous_NoUserID On|Off</code></td></tr>
 
174
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>Anonymous_NoUserID Off</code></td></tr>
 
175
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
176
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
177
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
178
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authn_anon</td></tr>
 
179
</table>
 
180
    <p><code>On</code>���� �����ϸ� ����ڴ� ����� ���̵�
 
181
    (�Ƹ� ��ȣ��) �Է����� �ʾƵ� �ȴ�. �̴� �ڿ������� �׳�
 
182
    return�� ġ�ų� OK ��ư�� Ŭ���ϴ� MS-Explorer ����ڿ���
 
183
    �ſ� �����ϴ�.</p>
 
184
 
 
185
</div>
 
186
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
187
<div class="directive-section"><h2><a name="Anonymous_VerifyEmail" id="Anonymous_VerifyEmail">Anonymous_VerifyEmail</a> <a name="anonymous_verifyemail" id="anonymous_verifyemail">���þ�</a></h2>
 
188
<table class="directive">
 
189
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>��ȣ�� �ùٸ� ������ ���ڿ��� �ּ����� �˻�
 
190
����</td></tr>
 
191
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Anonymous_VerifyEmail On|Off</code></td></tr>
 
192
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>Anonymous_VerifyEmail Off</code></td></tr>
 
193
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
194
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
195
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
196
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authn_anon</td></tr>
 
197
</table>
 
198
    <p><code>On</code>���� �����ϸ� ����ڰ� �ùٸ� ���ڿ���
 
199
    �ּҸ� �Է��ϵ��� �Է��� '��ȣ'�� �ּ��� '@'�� '.'�� �Ѱ���
 
200
    �����ϴ��� �˻��Ѵ� (���� <code class="directive"><a href="#anonymous_logemail">Anonymous_LogEmail</a></code> ����).</p>
 
201
 
 
202
</div>
 
203
</div>
 
204
<div class="bottomlang">
 
205
<p><span>������ ���: </span><a href="../en/mod/mod_authn_anon.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
206
<a href="../ja/mod/mod_authn_anon.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
207
<a href="../ko/mod/mod_authn_anon.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
208
</div><div id="footer">
 
209
<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>
 
210
<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>
 
211
</body></html>
 
 
b'\\ No newline at end of file'