mod_dir.xml.ko revision c2451eae557a622ee4bfa77c6e359abd29c25283
c79e39ad568d9af854765f64049534044ef6c034nd<?xml version="1.0" encoding="EUC-KR" ?>
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
c79e39ad568d9af854765f64049534044ef6c034nd<?xml-stylesheet type="text/xsl" href="/style/manual.ko.xsl"?>
d3e250aab242db84d14060985b5db675a731d548nd<!-- English Revision: 151408:1044701 (outdated) -->
c79e39ad568d9af854765f64049534044ef6c034nd
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim<!--
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim Licensed to the Apache Software Foundation (ASF) under one or more
c79e39ad568d9af854765f64049534044ef6c034nd contributor license agreements. See the NOTICE file distributed with
c79e39ad568d9af854765f64049534044ef6c034nd this work for additional information regarding copyright ownership.
738ad457843927ece7fa5e91e4fb4a5710d13690lgentis The ASF licenses this file to You under the Apache License, Version 2.0
c79e39ad568d9af854765f64049534044ef6c034nd (the "License"); you may not use this file except in compliance with
738ad457843927ece7fa5e91e4fb4a5710d13690lgentis the License. You may obtain a copy of the License at
0a05fab9aadd37834734ffe106fc8ad4488fb3e3rbowen
738ad457843927ece7fa5e91e4fb4a5710d13690lgentis http://www.apache.org/licenses/LICENSE-2.0
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem
738ad457843927ece7fa5e91e4fb4a5710d13690lgentis Unless required by applicable law or agreed to in writing, software
c79e39ad568d9af854765f64049534044ef6c034nd distributed under the License is distributed on an "AS IS" BASIS,
c79e39ad568d9af854765f64049534044ef6c034nd 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>
<directivesynopsis>
<name>FallbackResource</name>
<description>Define a default URL for requests that don't map to a file</description>
<contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist>
<usage><p>Documentation not yet translated. Please see English version of document.</p></usage>
</directivesynopsis>
</modulesynopsis>