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_userdir - 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" /><link rel="stylesheet" type="text/css" href="/style/css/prettify.css" />
12<script src="/style/scripts/prettify.min.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body>
17<div id="page-header">
18<p class="menu"><a href="/mod/">���</a> | <a href="/mod/directives.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p>
19<p class="apache">Apache HTTP Server Version 2.4</p>
20<img alt="" src="/images/feather.gif" /></div>
21<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
22<div id="path">
23<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.4</a> &gt; <a href="./">���</a></div>
24<div id="page-content">
25<div id="preamble"><h1>����ġ ��� mod_userdir</h1>
26<div class="toplang">
27<p><span>������ ���: </span><a href="/en/mod/mod_userdir.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
28<a href="/fr/mod/mod_userdir.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
29<a href="/ja/mod/mod_userdir.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
30<a href="/ko/mod/mod_userdir.html" title="Korean">&nbsp;ko&nbsp;</a> |
31<a href="/tr/mod/mod_userdir.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
32</div>
33<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
34            �ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
35<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>����ں� ���丮</td></tr>
36<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
37<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>userdir_module</td></tr>
38<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_userdir.c</td></tr></table>
39<h3>���</h3>
40
41<p>�� ����� ����ϸ� <code>http://example.com/~user/</code> ������
42����ں� ���丮�� ������ �� �ִ�.</p>
43</div>
44<div id="quickview"><h3 class="directives">���þ��</h3>
45<ul id="toc">
46<li><img alt="" src="/images/down.gif" /> <a href="#userdir">UserDir</a></li>
47</ul>
48<h3>���</h3>
49<ul class="seealso">
50<li><a href="/urlmapping.html">URL�� ���Ͻý��ۿ� ����</a></li>
51<li><a href="/howto/public_html.html">public_html
52���丮��</a></li>
53</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
54
55<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
56<div class="directive-section"><h2><a name="UserDir" id="UserDir">UserDir</a> <a name="userdir" id="userdir">���þ�</a></h2>
57<table class="directive">
58<tr><th><a href="directive-dict.html#Description">����:</a></th><td>����ں� ���丮 ��ġ</td></tr>
59<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>UserDir <em>directory-filename</em></code></td></tr>
60<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>UserDir public_html</code></td></tr>
61<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
62<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
63<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_userdir</td></tr>
64</table>
65
66    <p><code class="directive">UserDir</code> ���þ�� ������� ������ ����
67��û�� ������ ����� Ȩ���丮 �ȿ��� ����� ���� ���丮��
68�����Ѵ�. <em>Directory-filename</em>�� ���� �� �ϳ��̴�:</p>
69
70    <ul>
71      <li>�Ʒ��� ���� ���丮�� Ȥ�� ����.</li>
72
73      <li><code>disabled</code> ����. 
74<code>enabled</code> Ű����� (�Ʒ� ���) ���� �̸��� �������� �ʾҴٸ�
75<em>���</em> ����ڸ�-���丮 ��ȯ�� ���� �ʴ´�.</li>
76
77      <li><code>disabled</code> Ű���� �ڿ� ������� ������ ����ڸ� ���.
78����ڸ��� <code>enabled</code> ������ �ִٰ� �ϴ���, �� ��Ͽ�
79�ִ� ����ڸ��� ���丮 ��ȯ�� ���� <em>�ʴ´�</em>.</li>
80
81      <li><code>enabled</code> Ű���� �ڿ� ������� ������ ����ڸ� ���.
82��ü disable�� ����ϰ� ����ڸ��� <code>disabled</code> ������
83�����, ����ڸ��� ���丮 ��ȯ�Ѵ�.</li>
84    </ul>
85
86    <p><code>Userdir</code> ���þ <code>enabled</code>��
87<code>disabled</code> Ű���带 ������� ������, �ƱԸ�Ʈ��
88���ϸ� �������� ó���Ͽ� ���丮�� ��ȯ�Ѵ�.
89<code>http://www.foo.com/~bob/one/two.html</code>�� ���� ��û��
90������ ���� ��ȯ�ȴ�:</p>
91
92<table>
93<tr><th>����� UserDir ���þ�</th>
94<th>��ȯ�� ���</th></tr>
95<tr><td>UserDir public_html</td><td>~bob/public_html/one/two.html</td></tr>
96<tr><td>UserDir /usr/web</td><td>/usr/web/bob/one/two.html</td></tr>
97<tr><td>UserDir /home/*/www</td><td>/home/bob/www/one/two.html</td></tr>
98</table>
99
100    <p>���� ���þ�� Ŭ���̾�Ʈ���� �����̷����� ������:</p> 
101
102<table>
103<tr><th>����� UserDir ���þ�</th>
104<th>��ȯ�� ���</th></tr>
105<tr><td>UserDir http://www.foo.com/users</td><td>http://www.foo.com/users/bob/one/two.html</td></tr>
106<tr><td>UserDir
107http://www.foo.com/*/usr</td><td>http://www.foo.com/bob/usr/one/two.html</td></tr>
108<tr><td>UserDir
109http://www.foo.com/~*/</td><td>http://www.foo.com/~bob/one/two.html</td></tr>
110</table> 
111
112<div class="note">
113      <strong>�� ���þ ����Ҷ� �����϶�; ���� ���,
114<code>"UserDir ./"</code>�� <code>"/~root"</code>�� �Ƹ��� �ٶ������� �ʰ�
115<code>"/"</code>�� ��ȯ�Ѵ�. ������ "<code>UserDir
116      disabled root</code>"�� �����ϱ� ������ ���Ѵ�. �ڼ��� ������ �˷���
117<code class="directive"><a href="/mod/core.html#directory">Directory</a></code> ���þ�� <a href="/misc/security_tips.html">���� ��</a>�� ����϶�.</strong>
118</div>
119
120<p>�߰� ����:</p>
121
122<p>��� ����ڿ��Ը� <code>UserDir</code> ���丮�� ����Ѵٸ�,
123������ ����:</p>
124
125<div class="example"><p><code>
126UserDir disabled<br />
127UserDir enabled user1 user2 user3
128</code></p></div>
129
130<p>��κ��� ����ڿ��� <code>UserDir</code> ���丮�� ����ϰ�
131�Ϻθ� �ź��Ѵٸ�, ������ ����:</p>
132
133<div class="example"><p><code>
134UserDir enabled<br />
135UserDir disabled user4 user5 user6
136</code></p></div>
137
138<p>�ٸ� ����� ���丮�� ������ ���� �ִ�.
139������ ���� ��ɾ ����Ѵٸ�:</p>
140<div class="example"><p><code>
141Userdir public_html /usr/web http://www.foo.com/
142</code></p></div>
143<p>http://www.foo.com/~bob/one/two.html ��û�� �ϸ�,
144���� ~bob/public_html/one/two.html �������� �,
145/usr/web/bob/one/two.html�� � ��, ����������
146http://www.foo.com/bob/one/two.html���� �����̷����� ������.</p>
147<p>�����̷����� ����Ѵٸ� ����� �������� �ξ�� �Ѵ�.
148����ġ�� �����̷����� �����ߴ��� �� �� ��⶧����, �����̷�����
149��� �տ� �θ� �׻� �����̷����� ����ϰ� �ȴ�.</p>
150
151
152<h3>���</h3>
153<ul>
154<li><a href="/howto/public_html.html">public_html
155���丮��</a></li>
156</ul>
157</div>
158</div>
159<div class="bottomlang">
160<p><span>������ ���: </span><a href="/en/mod/mod_userdir.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
161<a href="/fr/mod/mod_userdir.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
162<a href="/ja/mod/mod_userdir.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
163<a href="/ko/mod/mod_userdir.html" title="Korean">&nbsp;ko&nbsp;</a> |
164<a href="/tr/mod/mod_userdir.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
165</div><div class="top"><a href="#page-header"><img src="/images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
166<script type="text/javascript"><!--//--><![CDATA[//><!--
167var comments_shortname = 'httpd';
168var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_userdir.html';
169(function(w, d) {
170    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
171        d.write('<div id="comments_thread"><\/div>');
172        var s = d.createElement('script');
173        s.type = 'text/javascript';
174        s.async = true;
175        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
176        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
177    }
178    else { 
179        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
180    }
181})(window, document);
182//--><!]]></script></div><div id="footer">
183<p class="apache">Copyright 2014 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>
184<p class="menu"><a href="/mod/">���</a> | <a href="/mod/directives.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
185if (typeof(prettyPrint) !== 'undefined') {
186    prettyPrint();
187}
188//--><!]]></script>
189</body></html>