mod_dir.xml.ko revision 031b91a62d25106ae69d4693475c79618dd5e884
<?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) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You 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_dir.xml.meta">
<name>mod_dir</name>
<description>"������ ������" �����̷����� �����ϰ� ���丮
index ������ �����Ѵ�</description>
<status>Base</status>
<sourcefile>mod_dir.c</sourcefile>
<identifier>dir_module</identifier>
<summary>
<p>���丮�� index�� ���� ���� �Ѱ��� ������� ����ȴ�:</p>
<ul>
<li>����ڰ� �ۼ��� ���� <code>index.html</code>�̶��
����. <directive module="mod_dir">DirectoryIndex</directive>
���þ�� �� ������ �̸��� �����Ѵ�. <module>mod_dir</module>��
�� ���þ �����Ѵ�.</li>
<li>�ƴ϶�� ������ ���� ���. <module>mod_autoindex</module>��
�� ����� �����Ѵ�.</li>
</ul>
<p>�� ����� ���� ������ ���Ѵٸ� �ڵ� index ���� ������
��� (Ȥ�� ��ü��) �� �ִ�.</p>
<p><code>dirname</code>�� ���丮��� ������ URL
<code>http://servername/foo/dirname</code> ��û�� ������
"������ ������" �����̷����� ������. ���丮���� ������
�������� �ʿ��ϴ�. �׷��� <module>mod_dir</module>��
<code>http://servername/foo/dirname/</code>�� �����̷�����
������.</p>
</summary>
<directivesynopsis>
<name>DirectoryIndex</name>
<description>Ŭ���̾�Ʈ�� ���丮�� ��û�Ҷ� ã�ƺ� �ڿ� ���</description>
<syntax>DirectoryIndex
<var>local-url</var> [<var>local-url</var>] ...</syntax>
<default>DirectoryIndex index.html</default>
<contextlist><context>server config</context><context>virtual host</context>
<context>directory</context><context>.htaccess</context></contextlist>
<override>Indexes</override>
<usage>
<p><directive>DirectoryIndex</directive> ���þ�� Ŭ���̾�Ʈ��
���丮�� ���� /�� �ٿ��� ���丮�� index�� ��û�Ҷ� ã�ƺ�
�ڿ� ����� �����Ѵ�. <var>Local-url</var>�� ��û�� ���丮��
������� ������ (%�� ���ڵ��) URL�̴�. ������ ���丮��
�ִ� ���ϸ��̴�. ���� URL�� ������ �� �ְ�, �� ��� ������
ù��°�� ã�� ������ ������. �ڿ��� ã�� �� ���
<code>Indexes</code> �ɼ��� �����Ͽ��ٸ� ������ ���� ���丮
����� �����.</p>
<example><title>����</title>
DirectoryIndex index.html
</example>
<p>�� ��� <code>http://myserver/docs/</code>�� ��û�Ҷ�
<code>http://myserver/docs/index.html</code>�� ������ �̸�
������, ��ٸ� ���丮 ����� ������.</p>
<p>������ �ݵ�� ���丮�� ������� �ʿ�� ���.</p>
<example>
DirectoryIndex index.html index.txt /cgi-bin/index.pl
</example>
<p>�� ��� ���丮�� <code>index.html</code>�̳�
<code>index.txt</code>�� ������ CGI ��ũ��Ʈ
<code>/cgi-bin/index.pl</code>�� �����Ѵ�.</p>
</usage>
</directivesynopsis>
<directivesynopsis>
<name>DirectorySlash</name>
<description>������ ������ �����̷����� Ű�� ����</description>
<syntax>DirectorySlash On|Off</syntax>
<default>DirectorySlash On</default>
<contextlist><context>server config</context><context>virtual host</context>
<context>directory</context><context>.htaccess</context></contextlist>
<override>Indexes</override>
<compatibility>����ġ 2.0.51 ���ĺ���</compatibility>
<usage>
<p><directive>DirectorySlash</directive> ���þ��
<module>mod_dir</module>�� ���丮�� ����Ű�� URL�� ��������
���θ� �����Ѵ�.</p>
<p>����ڰ� ������ ���������� ���丮�� �ش��ϴ� �ڿ���
��û�ϸ�, <module>mod_dir</module>�� ���� ������ ���� ������
����ڸ� ������ �������� <em>����</em> ������ �ڿ�����
�����̷����Ѵ�.</p>
<ul>
<li>����ڴ� �ᱹ �ڿ��� ���� URL�� ��û�ϰ� �ȴ�</li>
<li><module>mod_autoindex</module>�� �ùٷ� �����Ѵ�. ��
����� ��ٸ� �� ����� ��ũ�� �߸�� ��θ� ���� �ȴ�.</li>
<li><directive module="mod_dir">DirectoryIndex</directive>��
������ �������� �ִ� ���丮 ��û<em>����</em> ó���Ѵ�.</li>
<li>html �������� �ִ� ������� URL ������ �ùٷ� �����Ѵ�.</li>
</ul>
<p>�׷��� �� ����� ������ �ʰ�<em>��</em> ���� �� ������
��ſ��� �˸��� �ʴٸ� ������ ���� �����̷����� ���� ����
�� �ִ�.</p>
<example>
# �Ʒ� ���� ��� ���!<br />
&lt;Location /some/path&gt;<br />
<indent>
DirectorySlash Off<br />
SetHandler some-handler<br />
</indent>
&lt;/Location&gt;
</example>
<note type="warning"><title>���� ���</title>
<p>������ ������ �����̷����� ���� ������ ����� �� �ִ�.
(<code>Options +Indexes</code>) <module>mod_autoindex</module>��
����ϰ� <directive module="mod_dir">DirectoryIndex</directive>��
(<code>index.html</code> ����) ��ȿ�� �ڿ����� �����Ͽ�����
�ش� URL�� �ٸ� Ư���� �ڵ鷯�� ��� ��Ȳ�� ����غ���.
�� ��� ������ �������� �ִ� ��û�� <code>index.html</code>
������ �����ش�. <strong>�׷��� ������ �������� ��� ��û��
���丮 ������ �����ش�</strong>.</p>
</note>
</usage>
</directivesynopsis>
</modulesynopsis>