1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
|
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
<!-- English Revision: 151408:395228 (outdated) -->
<!--
Copyright 2004-2006 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<modulesynopsis metafile="mod_userdir.xml.meta">
<name>mod_userdir</name>
<description>����ں� ���丮</description>
<status>Base</status>
<sourcefile>mod_userdir.c</sourcefile>
<identifier>userdir_module</identifier>
<summary>
<p>�� ����� ����ϸ� <code>http://example.com/~user/</code> ������
����ں� ���丮�� ������ �� �ִ�.</p>
</summary>
<seealso><a href="../urlmapping.html">URL�� ���Ͻý��ۿ� ����</a></seealso>
<seealso><a href="../howto/public_html.html">public_html
���丮��</a></seealso>
<directivesynopsis>
<name>UserDir</name>
<description>����ں� ���丮 ��ġ</description>
<syntax>UserDir <em>directory-filename</em></syntax>
<default>UserDir public_html</default>
<contextlist><context>server config</context> <context>virtual
host</context></contextlist>
<usage>
<p><directive>UserDir</directive> ���þ�� ������� ������ ����
��û�� ������ ����� Ȩ���丮 �ȿ��� ����� ���� ���丮��
�����Ѵ�. <em>Directory-filename</em>�� ���� �� �ϳ��̴�:</p>
<ul>
<li>�Ʒ��� ���� ���丮�� Ȥ�� ����.</li>
<li><code>disabled</code> ����.
<code>enabled</code> Ű����� (�Ʒ� ����) ���� �̸��� �������� �ʾҴٸ�
<em>���</em> ����ڸ�-���丮 ��ȯ�� ���� �ʴ´�.</li>
<li><code>disabled</code> Ű���� �ڿ� �������� ������ ����ڸ� ���.
����ڸ��� <code>enabled</code> ������ �ִٰ� �ϴ���, �� ��Ͽ�
�ִ� ����ڸ��� ���丮 ��ȯ�� ���� <em>�ʴ´�</em>.</li>
<li><code>enabled</code> Ű���� �ڿ� �������� ������ ����ڸ� ���.
��ü disable�� ����ϰ� ����ڸ��� <code>disabled</code> ������
������, ����ڸ��� ���丮 ��ȯ�Ѵ�.</li>
</ul>
<p><code>Userdir</code> ���þ <code>enabled</code>��
<code>disabled</code> Ű���带 ������� ������, �ƱԸ�Ʈ��
���ϸ� �������� ó���Ͽ� ���丮�� ��ȯ�Ѵ�.
<code>http://www.foo.com/~bob/one/two.html</code>�� ���� ��û��
������ ���� ��ȯ�ȴ�:</p>
<table>
<tr><th>����� UserDir ���þ�</th>
<th>��ȯ�� ���</th></tr>
<tr><td>UserDir public_html</td><td>~bob/public_html/one/two.html</td></tr>
<tr><td>UserDir /usr/web</td><td>/usr/web/bob/one/two.html</td></tr>
<tr><td>UserDir /home/*/www</td><td>/home/bob/www/one/two.html</td></tr>
</table>
<p>���� ���þ�� Ŭ���̾�Ʈ���� �����̷����� ������:</p>
<table>
<tr><th>����� UserDir ���þ�</th>
<th>��ȯ�� ���</th></tr>
<tr><td>UserDir http://www.foo.com/users</td><td>http://www.foo.com/users/bob/one/two.html</td></tr>
<tr><td>UserDir
http://www.foo.com/*/usr</td><td>http://www.foo.com/bob/usr/one/two.html</td></tr>
<tr><td>UserDir
http://www.foo.com/~*/</td><td>http://www.foo.com/~bob/one/two.html</td></tr>
</table>
<note>
<strong>�� ���þ ����Ҷ� �����϶�; ���� ���,
<code>"UserDir ./"</code>�� <code>"/~root"</code>�� �Ƹ��� �ٶ������� �ʰ�
<code>"/"</code>�� ��ȯ�Ѵ�. ������ "<code>UserDir
disabled root</code>"�� �����ϱ� ������ ���Ѵ�. �ڼ��� ������ �˷���
<directive
module="core">Directory</directive> ���þ�� <a
href="../misc/security_tips.html">���� ��</a>�� �����϶�.</strong>
</note>
<p>�߰� ����:</p>
<p>��� ����ڿ��Ը� <code>UserDir</code> ���丮�� ����Ѵٸ�,
������ ����:</p>
<example>
UserDir disabled<br />
UserDir enabled user1 user2 user3
</example>
<p>��κ��� ����ڿ��� <code>UserDir</code> ���丮�� ����ϰ�
�Ϻθ� �ź��Ѵٸ�, ������ ����:</p>
<example>
UserDir enabled<br />
UserDir disabled user4 user5 user6
</example>
<p>�ٸ� ����� ���丮�� ������ ���� �ִ�.
������ ���� ���ɾ ����Ѵٸ�:</p>
<example>
Userdir public_html /usr/web http://www.foo.com/
</example>
<p>http://www.foo.com/~bob/one/two.html ��û�� �ϸ�,
���� ~bob/public_html/one/two.html �������� �,
/usr/web/bob/one/two.html�� � ��, ����������
http://www.foo.com/bob/one/two.html���� �����̷����� ������.</p>
<p>�����̷����� ����Ѵٸ� ����� �������� �ξ�� �Ѵ�.
����ġ�� �����̷����� �����ߴ��� �� �� �������, �����̷�����
��� �տ� �θ� �� �����̷����� ����ϰ� �ȴ�.</p>
</usage>
<seealso><a href="../howto/public_html.html">public_html
���丮��</a></seealso>
</directivesynopsis>
</modulesynopsis>
|