mod_dav.html.ko.euc-kr revision 190240988946204427a80158f9533b7fc77ce4ad
<?xml version="1.0" encoding="EUC-KR"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-->
<title>mod_dav - Apache HTTP Server</title>
<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
<body>
<div id="page-header">
<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>
<p class="apache">Apache HTTP Server Version 2.3</p>
<div id="path">
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">���</a></div>
<div id="page-content">
<div id="preamble"><h1>����ġ ��� mod_dav</h1>
<div class="toplang">
<p><span>������ ���: </span><a href="/en/mod/mod_dav.html" hreflang="en" rel="alternate" title="English"> en </a> |
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>Distributed Authoring and Versioning
<h3>���</h3>
('Web-based Distributed Authoring and Versioning') class 1��
class 2 ����� �߰��Ѵ�. WebDAV�� ��� �������� �ڿ��
�ݷ���(collection)�� <span class="transnote">(<em>����;</em> �ݷ����� ���Ͻý����� ���丮��
���� �����̴�)</span> �����, �ű��, �����ϰ�, ����
�� �ֵ��� HTTP ���������� Ȯ���� ���̴�.</p>
</div>
<div id="quickview"><h3 class="directives">���þ��</h3>
<ul id="toc">
</ul>
<h3>����</h3>
<ul id="topics">
</ul><h3>���</h3>
<ul class="seealso">
<li><code class="directive"><a href="/mod/core.html#limitxmlrequestbody">LimitXMLRequestBody</a></code></li>
</ul></div>
<div class="section">
<h2><a name="example" id="example">WebDAV ����ϱ�</a></h2>
<p><code class="module"><a href="/mod/mod_dav.html">mod_dav</a></code>�� ����Ϸ��� <code>httpd.conf</code>
���Ͽ� �Ʒ��� ���� �߰��Ѵ�:</p>
<div class="example"><p><code>Dav On</code></p></div>
<p>���� <code class="module"><a href="/mod/mod_dav_fs.html">mod_dav_fs</a></code> ����� �����ϴ� DAV
���Ͻý��� ������(provider)�� ����Ѵ�. ���Ƿ� �� ��
������ ���� �����ϵ��ְų� <code class="directive"><a href="/mod/mod_so.html#loadmodule">LoadModule</a></code> ���þ�� �����߿�
�о�鿩�� �Ѵ�.</p>
������ �� �κп� <code class="directive"><a href="/mod/mod_dav_fs.html#davlockdb">DavLockDB</a></code> ���þ ����Ͽ�
�����ؾ� �Ѵ�:</p>
<div class="example"><p><code>
</code></p></div>
<p>����ġ�� �����ϴ� <code class="directive"><a href="/mod/mpm_common.html#user">User</a></code>�� <code class="directive"><a href="/mod/mpm_common.html#group">Group</a></code>�� ��� �����ͺ��̽���
�ִ� ���丮�� ���� ������ ������ �Ѵ�.</p>
<p>DAV�� ����ϴ� ��ġ�� ������ �����ϱ����� <code class="directive"><a href="/mod/core.html#location"><Location></a></code> ���þ�
���þ ����� �� �ִ�. DAV Ŭ���̾�Ʈ�� �ѹ��� ��û��
���� �� �ִ� �ִ� ����Ʈ���� �����Ϸ��� <code class="directive"><a href="/mod/core.html#limitxmlrequestbody">LimitXMLRequestBody</a></code> ���þ ����Ѵ�.
"�Ϲ�����" <code class="directive"><a href="/mod/core.html#limitrequestbody">LimitRequestBody</a></code>
���þ�� DAV ��û�� �����.</p>
<div class="example"><h3>��ü ����</h3><p><code>
<br />
<Location /foo><br />
<span class="indent">
Dav On<br />
<br />
AuthType Basic<br />
AuthName DAV<br />
AuthUserFile user.passwd<br />
<br />
<LimitExcept GET OPTIONS><br />
<span class="indent">
require user admin<br />
</span>
</LimitExcept><br />
</span>
</Location><br />
</code></p></div>
<p><code class="module"><a href="/mod/mod_dav.html">mod_dav</a></code>�� Greg Stein�� ���� <a href="http://www.webdav.org/mod_dav/">Apache 1.3�� mod_dav</a>��
������� ������. �� ���� �� �ڼ��� ������ �� ����Ʈ��
����϶�.</p>
<div class="section">
<h2><a name="security" id="security">���� ����</a></h2>
<p>DAV�� ����ϸ� ��� Ŭ���̾�Ʈ�� ������ ������ ������
������ �������� Ư���� ����� ������ �Ѵ�.</p>
<p>�������� DAV�� ������ ��ġ�� �������� ��ȣ�ؾ� �Ѵ�.
HTTP Basic Authentication�� ��õ���� �ʴ´�. �ּ���
<code class="module"><a href="/mod/mod_auth_digest.html">mod_auth_digest</a></code> ����� �����ϴ� HTTP Digest
Authentication�� ����ؾ� �Ѵ�. ���� ��� WebDAV Ŭ���̾�Ʈ��
���ῡ�� Basic Authentication�� ����� ���� �ִ�.</p>
���丮�� ���Ͽ� ���� ������ ������ �Ѵ�. ��, ���� ����
�ȴ�. ���� �ƹ��� �� ������ ������ �� ��� �϶�. DAV
����Ҵ� ����ġ�� ������ �� �ִٰ� �����Ѵ�. ����ġ�� �������ʰ�
(���� ��� FTP�� ���Ͻý��� ������ ����Ͽ�) ������ ��������
����ϸ� �ȵȴ�.</p>
�� �� �ִ�. <code class="directive"><a href="/mod/core.html#limitxmlrequestbody">LimitXMLRequestBody</a></code> ���þ
����Ͽ� ū DAV ��û�� ������ ���� ������ �� �ִ�.
<code class="directive"><a href="#davdepthinfinity">DavDepthInfinity</a></code>
���þ ����Ͽ� ���� �� �Ҹ��ϱ����� �ſ� ū �������
<code>PROPFIND</code> ��û�� ���� �� �ִ�. �ܼ��� Ŭ���̾�Ʈ��
���� ū ���ϵ�� ��ũ���� ä��� ���ź� ��ݵ� �����ϴ�.
����ġ���� �̸� ���� �������� ����� ���. ���Ƿ� �ŷ������ʴ�
����ڿ��� DAV ������ ������� �ʵ����϶�.</p>
<div class="section">
<h2><a name="complex" id="complex">������ ����</a></h2>
<p>�Ϲ����� ���� �ϳ��� (PHP ��ũ��Ʈ, CGI ��ũ��Ʈ ��)
����̴�. �̴� <code>GET</code> ��û�� ���� ������ �ٿ�ε�����
�ʰ� �� ��ũ��Ʈ�� �����ϹǷ� ��ƴ�. �ذ����� �ϳ���
���뿡 �ΰ��� URL�� �����ϴ� ���̴�. �� URL�� ��ũ��Ʈ��
�����ϰ�, �ٸ� URL�δ� ������ �ٿ�ε��Ͽ� DAV�� �۾���
�� �ִ�.</p>
<div class="example"><p><code>
<Location /php-source>
<span class="indent">
DAV On<br />
</span>
</Location>
</code></p></div>
PHP ��ũ��Ʈ�� ��� �����ְ�,
��ũ��Ʈ�� ������ �� �ִ�.</p>
</div>
<div class="directive-section"><h2><a name="Dav" id="Dav">Dav</a> <a name="dav" id="dav">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>WebDAV HTTP ��带 �����Ѵ�</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Dav On|Off|<var>provider-name</var></code></td></tr>
</table>
<p>������ ��ġ���� WebDAV HTTP ��带 ����Ϸ���
<code class="directive">Dav</code> ���þ ����Ѵ�:</p>
<div class="example"><p><code>
<Location /foo><br />
<span class="indent">
Dav On<br />
</span>
</Location>
</code></p></div>
<p><code>On</code> ���� ������ <code class="module"><a href="/mod/mod_dav_fs.html">mod_dav_fs</a></code>
����� �����ϴ� �⺻ �������� <code>filesystem</code>��
��Ī�̴�. � ��ġ���� DAV�� �����ϸ� �������� DAV��
�����ϵ��� ������ �� <em>������</em> �����϶�. ������
�������� <a href="#example">���� ��</a>�� ����϶�.</p>
<div class="warning">
������ �����ϰ� �����Ҷ����� WebDAV�� ������� ����. ����
������ ������ ������ ���� ������ �й��� �� �ְ� �ȴ�.
</div>
</div>
<div class="directive-section"><h2><a name="DavDepthInfinity" id="DavDepthInfinity">DavDepthInfinity</a> <a name="davdepthinfinity" id="davdepthinfinity">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>PROPFIND�� Depth: Infinity ��û�� �㰡�Ѵ�</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DavDepthInfinity on|off</code></td></tr>
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>DavDepthInfinity off</code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory</td></tr>
</table>
<p><code class="directive">DavDepthInfinity</code> ���þ ����ϸ�
'Depth: Infinity' ����� ���� <code>PROPFIND</code> ��û��
�㰡�Ѵ�. �̷� ��û�� ����Ͽ� ���ź� ����� �����ϱ�
������ �⺻������ ������� �ʴ´�.</p>
</div>
<div class="directive-section"><h2><a name="DavMinTimeout" id="DavMinTimeout">DavMinTimeout</a> <a name="davmintimeout" id="davmintimeout">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>������ DAV �ڿ� ���� ������ ����� �ּҽð�</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DavMinTimeout <var>seconds</var></code></td></tr>
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>DavMinTimeout 0</code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory</td></tr>
</table>
<p>Ŭ���̾�Ʈ�� DAV �ڿ� ���(lock)�� ��û�Ҷ� ������
�˾Ƽ� ����� ������ �� �ִ� �ð��� ���� �˷��� �� �ִ�. �� ����
���� ��û�ϻ��̸�, ������ Ŭ���̾�Ʈ�� ��û�� ���� �����ϰ�
Ŭ���̾�Ʈ���� ������ �ð��� �˷��� �� �ִ�.</p>
<p><code class="directive">DavMinTimeout</code> ���þ�� Ŭ���̾�Ʈ����
���� �ּ� ��� �ð��� (�ʴ���) �����Ѵ�. Microsoft Web Folders��
�⺻������ 120 �ʸ� ����Ѵ�. <code class="directive">DavMinTimeout</code>��
(600 �ʿ� ����) �� ���� ���� ����ϸ� Ŭ���̾�Ʈ�� ��Ʈ��
���������� ����� �ҰԵǴ� ��츦 ���� �� �ִ�.</p>
<div class="example"><h3>����</h3><p><code>
<Location /MSWord><br />
<span class="indent">
DavMinTimeout 600<br />
</span>
</Location>
</code></p></div>
</div>
</div>
<div class="bottomlang">
<p><span>������ ���: </span><a href="/en/mod/mod_dav.html" hreflang="en" rel="alternate" title="English"> en </a> |
</div><div id="footer">
<p class="apache">Copyright 2011 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>
<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>
</body></html>