~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_autoindex.html.ko.euc-kr

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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_autoindex - 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" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body>
 
14
<div id="page-header">
 
15
<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>
 
16
<p class="apache">Apache HTTP Server Version 2.2</p>
 
17
<img alt="" src="../images/feather.gif" /></div>
 
18
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
19
<div id="path">
 
20
<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.2</a> &gt; <a href="./">���</a></div>
 
21
<div id="page-content">
 
22
<div id="preamble"><h1>����ġ ��� mod_autoindex</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_autoindex.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_autoindex.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_autoindex.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
27
</div>
 
28
<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
 
29
            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>
 
30
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>�ڵ����� ���н��� <code>ls</code> ���ɾ Win32��
 
31
    <code>dir</code> �����ɾ�� ������ ���丮 ����� �����</td></tr>
 
32
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
 
33
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>autoindex_module</td></tr>
 
34
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_autoindex.c</td></tr></table>
 
35
<h3>���</h3>
 
36
 
 
37
      <p>���丮 ����� ��� ����� �ΰ�����:</p>
 
38
 
 
39
    <ul>
 
40
      <li>���� <code>index.html</code>�̶� �̸����� ����ڰ�
 
41
      �ۼ��� ����. �� ������ �̸��� <code class="directive"><a href="../mod/mod_dir.html#directoryindex">DirectoryIndex</a></code> ���þ��
 
42
      �����Ѵ�. �� �۾��� <code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code>�� �Ѵ�.</li>
 
43
 
 
44
      <li>�ƴϸ� ������ ����� �����. �� ����� ������ �����ϴ�
 
45
      ���þ���� �ִ�. <code class="directive"><a href="#addicon">AddIcon</a></code>, <code class="directive"><a href="#addiconbyencoding">AddIconByEncoding</a></code>,
 
46
      <code class="directive"><a href="#addiconbytype">AddIconByType</a></code>��
 
47
      ���� ������������ ������ �����ܵ��� �����Ѵ�. �� ���Ͽ�
 
48
      �����ϴ� ù��° �������� ���δ�. �� �۾���
 
49
      <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>�� �Ѵ�.</li>
 
50
    </ul>
 
51
    <p>�� �� ����� ���� ������, ���Ѵٸ� �ڵ� ��� ������ ������
 
52
    ������ (Ȥ�� ��ü��) �� �ִ�.</p>
 
53
 
 
54
    <p>�ڵ� ��� ������ <code>Options +Indexes</code>�� �����ϴ�.
 
55
    �ڼ��� ������ <code class="directive"><a href="../mod/core.html#options">Options</a></code>
 
56
    ���þ �����϶�.</p>
 
57
 
 
58
    <p><code class="directive"><a href="#indexoptions">IndexOptions</a></code>
 
59
    ���þ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code> �ɼ��� �ָ�, �� �̸��� �����
 
60
    ������ �ٲٴ� ��ũ�� �����. �̸� ��ũ�� �����ϸ� �� ����
 
61
    �� ������ ����� �ٽ� �����. ���� �̸��� �ݺ��ؼ� �����ϸ�
 
62
    ���������� �������� ���̸� ������. <code class="directive"><a href="#indexoptions">IndexOptions</a></code> ���þ���
 
63
    <code>SuppressColumnSorting</code> �ɼ��� �̷� �� �̸� ��ũ��
 
64
    ������ �ʴ´�.</p>
 
65
 
 
66
    <p>"Size(ũ��)" ������ ���� ��µǴ� �� ������ �ƴ϶� <em>����</em>
 
67
    ����ũ�� �������� �����϶�. ��, 1010 ����Ʈ ���ϰ� 1011
 
68
    ����Ʈ ������ �Ѵ� "1K"�� ���̴��� �׻� 1010 ����Ʈ ������
 
69
    �տ� ���´�.</p>
 
70
</div>
 
71
<div id="quickview"><h3 class="directives">���þ��</h3>
 
72
<ul id="toc">
 
73
<li><img alt="" src="../images/down.gif" /> <a href="#addalt">AddAlt</a></li>
 
74
<li><img alt="" src="../images/down.gif" /> <a href="#addaltbyencoding">AddAltByEncoding</a></li>
 
75
<li><img alt="" src="../images/down.gif" /> <a href="#addaltbytype">AddAltByType</a></li>
 
76
<li><img alt="" src="../images/down.gif" /> <a href="#adddescription">AddDescription</a></li>
 
77
<li><img alt="" src="../images/down.gif" /> <a href="#addicon">AddIcon</a></li>
 
78
<li><img alt="" src="../images/down.gif" /> <a href="#addiconbyencoding">AddIconByEncoding</a></li>
 
79
<li><img alt="" src="../images/down.gif" /> <a href="#addiconbytype">AddIconByType</a></li>
 
80
<li><img alt="" src="../images/down.gif" /> <a href="#defaulticon">DefaultIcon</a></li>
 
81
<li><img alt="" src="../images/down.gif" /> <a href="#headername">HeaderName</a></li>
 
82
<li><img alt="" src="../images/down.gif" /> <a href="#indexignore">IndexIgnore</a></li>
 
83
<li><img alt="" src="../images/down.gif" /> <a href="#indexoptions">IndexOptions</a></li>
 
84
<li><img alt="" src="../images/down.gif" /> <a href="#indexorderdefault">IndexOrderDefault</a></li>
 
85
<li><img alt="" src="../images/down.gif" /> <a href="#indexstylesheet">IndexStyleSheet</a></li>
 
86
<li><img alt="" src="../images/down.gif" /> <a href="#readmename">ReadmeName</a></li>
 
87
</ul>
 
88
<h3>����</h3>
 
89
<ul id="topics">
 
90
<li><img alt="" src="../images/down.gif" /> <a href="#query">Autoindex ��û �ƱԸ�Ʈ</a></li>
 
91
</ul></div>
 
92
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
93
<div class="section">
 
94
<h2><a name="query" id="query">Autoindex ��û �ƱԸ�Ʈ</a></h2>
 
95
    
 
96
 
 
97
    <p>����ġ 2.0.23�� �������� ���� ��û �ƱԸ�Ʈ�� �����ϰ�,
 
98
    ���ο� �ɼǵ��� �߰��ߴ�. ����� Ŭ���̾�Ʈ�� ������ ��
 
99
    ������ ����� <code><a href="#indexoptions.ignoreclient">IndexOptions
 
100
    IgnoreClient</a></code> �ɼ��� �߰��Ǿ���.</p>
 
101
 
 
102
    <p>������ �̸��� �Ʒ� ���� ���� ��û �ɼ��� ���� �ڱ�����
 
103
    ��ũ��. �Ʒ� �ɼ��� ���丮 �ڿ��� ���� � ��û����
 
104
    ����� �� �ִ�.</p>
 
105
 
 
106
    <ul>
 
107
      <li><code>C=N</code>�� ���ϸ� ���̴�</li>
 
108
 
 
109
      <li><code>C=M</code>�� �ֱ� ������ ��, �׸��� ���ϸ� ���̴�</li>
 
110
 
 
111
      <li><code>C=S</code>�� ũ�� ��, �׸��� ���ϸ� ���̴�</li>
 
112
 
 
113
      <li class="separate"><code>C=D</code>�� ���� ��, �׸��� ���ϸ�
 
114
      ���̴�</li>
 
115
 
 
116
      <li><code>O=A</code>�� ������������ ����� �����Ѵ�</li>
 
117
 
 
118
      <li class="separate"><code>O=D</code>�� ������������ ����� �����Ѵ�</li>
 
119
 
 
120
      <li><code>F=0</code>�� (FancyIndexed�� �ƴ�) ������ ��� �����̴�</li>
 
121
 
 
122
      <li><code>F=1</code>�� FancyIndexed ��� �����̴�</li>
 
123
 
 
124
      <li class="separate"><code>F=2</code>�� HTMLTable FancyIndexed ���
 
125
      �����̴�</li>
 
126
 
 
127
      <li><code>V=0</code>�� ���� ������ �������� �ʴ´�</li>
 
128
 
 
129
      <li class="separate"><code>V=1</code>�� ���� ������ �����Ѵ�</li>
 
130
 
 
131
      <li><code>P=<var>pattern</var></code>�� �־��� <var>pattern</var>��
 
132
      �ش��ϴ� ���ϸ��� ������� �����</li>
 
133
    </ul>
 
134
 
 
135
    <p>'P'attern �ƱԸ�Ʈ�� �Ϲ����� <code class="directive"><a href="#indexignore">IndexIgnore</a></code> ���þ ó���� <em>�Ŀ�</em>
 
136
    �˻��ϱ⶧����, ����� �ٸ� autoindex ������ ������ �����϶�.
 
137
    <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>�� ��û �ƱԸ�Ʈ�� �о���϶�
 
138
    �� �� ���� �ɼ��� �߰��ϸ� �� �̻� �����ʴ´�. ��û �ƱԸ�Ʈ��
 
139
    ���� ǥ�� ���� ������ �Ѵ�.</p>
 
140
 
 
141
    <p>header.html ���Ͽ� ����� �� �ִ� �Ʒ� ������ ������
 
142
    �� �ɼǵ��� �����Ѵ�. submit ������ �� �� ���� "X" �ƱԸ�Ʈ��
 
143
    mod_autoindex�� X=Go ������ ��� �ƱԸ�Ʈ�� �о������
 
144
    Ȯ���ϱ����� �������� ����ߴ�.</p>
 
145
 
 
146
    <div class="example"><p><code>
 
147
      &lt;form action="" method="get"&gt;<br />
 
148
      <span class="indent">
 
149
        Show me a &lt;select name="F"&gt;<br />
 
150
        <span class="indent">
 
151
          &lt;option value="0"&gt; Plain list&lt;/option&gt;<br />
 
152
          &lt;option value="1" selected="selected"&gt; Fancy list&lt;/option&gt;<br />
 
153
          &lt;option value="2"&gt; Table list&lt;/option&gt;<br />
 
154
        </span>
 
155
        &lt;/select&gt;<br />
 
156
        Sorted by &lt;select name="C"&gt;<br />
 
157
        <span class="indent">
 
158
          &lt;option value="N" selected="selected"&gt; Name&lt;/option&gt;<br />
 
159
          &lt;option value="M"&gt; Date Modified&lt;/option&gt;<br />
 
160
          &lt;option value="S"&gt; Size&lt;/option&gt;<br />
 
161
          &lt;option value="D"&gt; Description&lt;/option&gt;<br />
 
162
        </span>
 
163
        &lt;/select&gt;<br />
 
164
        &lt;select name="O"&gt;<br />
 
165
        <span class="indent">
 
166
          &lt;option value="A" selected="selected"&gt; Ascending&lt;/option&gt;<br />
 
167
          &lt;option value="D"&gt; Descending&lt;/option&gt;<br />
 
168
        </span>
 
169
        &lt;/select&gt;<br />
 
170
        &lt;select name="V"&gt;<br />
 
171
        <span class="indent">
 
172
          &lt;option value="0" selected="selected"&gt; in Normal order&lt;/option&gt;<br />
 
173
          &lt;option value="1"&gt; in Version order&lt;/option&gt;<br />
 
174
        </span>
 
175
        &lt;/select&gt;<br />
 
176
        Matching &lt;input type="text" name="P" value="*" /&gt;<br />
 
177
        &lt;input type="submit" name="X" value="Go" /&gt;<br />
 
178
      </span>
 
179
      &lt;/form&gt;
 
180
    </code></p></div>
 
181
 
 
182
</div>
 
183
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
184
<div class="directive-section"><h2><a name="AddAlt" id="AddAlt">AddAlt</a> <a name="addalt" id="addalt">���þ�</a></h2>
 
185
<table class="directive">
 
186
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���ϸ����� ������ �����ܴ�� ����� ���� ������</td></tr>
 
187
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddAlt <var>string</var> <var>file</var> [<var>file</var>] ...</code></td></tr>
 
188
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
189
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
190
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
191
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
192
</table>
 
193
    <p><code class="directive">AddAlt</code>�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>����
 
194
    ���Ͽ� ���� �����ܴ�� ���� ���� �����Ѵ�. <var>File</var>����
 
195
    ������ ������ ���� Ȯ����, ���ϸ� �Ϻ�, ���ϵ�ī�� ǥ��,
 
196
    ��ü ���ϸ��� ����� �� �ִ�. <var>String</var>�� ������
 
197
    ���ٸ� ����ǥ(<code>"</code> Ȥ�� <code>'</code>)��
 
198
    ����� �Ѵ�. Ŭ���̾�Ʈ�� �̹����� �� �� ���ų�, �̹�����
 
199
    �����ʰų�, �������� �� ���� ��� �� �߰� ���� ���̰� �ȴ�.</p>
 
200
 
 
201
    <div class="example"><h3>����</h3><p><code>
 
202
      AddAlt "PDF file" *.pdf<br />
 
203
      AddAlt Compressed *.gz *.zip *.Z
 
204
    </code></p></div>
 
205
 
 
206
</div>
 
207
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
208
<div class="directive-section"><h2><a name="AddAltByEncoding" id="AddAltByEncoding">AddAltByEncoding</a> <a name="addaltbyencoding" id="addaltbyencoding">���þ�</a></h2>
 
209
<table class="directive">
 
210
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>MIME-encoding���� ������ �����ܴ�� ����� ����
 
211
������</td></tr>
 
212
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddAltByEncoding <var>string</var> <var>MIME-encoding</var>
 
213
[<var>MIME-encoding</var>] ...</code></td></tr>
 
214
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
215
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
216
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
217
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
218
</table>
 
219
    <p><code class="directive">AddAltByEncoding</code>�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>����
 
220
    ���Ͽ� ���� �����ܴ�� ���� ���� �����Ѵ�. <var>MIME-encoding</var>��
 
221
    <code>x-compress</code>�� ���� ��ȿ�� content-encoding�̴�.
 
222
    <var>String</var>�� ������ ���ٸ� ����ǥ(<code>"</code>
 
223
    Ȥ�� <code>'</code>)�� ����� �Ѵ�. Ŭ���̾�Ʈ�� �̹�����
 
224
    �� �� ���ų�, �̹����� �����ʰų�, �������� �� ���� ���
 
225
    �� �߰� ���� ���̰� �ȴ�.</p>
 
226
 
 
227
    <div class="example"><h3>����</h3><p><code>
 
228
      AddAltByEncoding gzip x-gzip
 
229
    </code></p></div>
 
230
 
 
231
</div>
 
232
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
233
<div class="directive-section"><h2><a name="AddAltByType" id="AddAltByType">AddAltByType</a> <a name="addaltbytype" id="addaltbytype">���þ�</a></h2>
 
234
<table class="directive">
 
235
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>MIME content-type���� ������ �����ܴ�� ����� ����
 
236
������</td></tr>
 
237
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddAltByType <var>string</var> <var>MIME-type</var>
 
238
[<var>MIME-type</var>] ...</code></td></tr>
 
239
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
240
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
241
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
242
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
243
</table>
 
244
    <p><code class="directive">AddAltByType</code>�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>����
 
245
    ���Ͽ� ���� �����ܴ�� ���� ���� �����Ѵ�. <var>MIME-type</var>��
 
246
    <code>text/html</code>�� ���� ��ȿ�� content-type�̴�.
 
247
    <var>String</var>�� ������ ���ٸ� ����ǥ(<code>"</code>
 
248
    Ȥ�� <code>'</code>)�� ����� �Ѵ�. Ŭ���̾�Ʈ�� �̹�����
 
249
    �� �� ���ų�, �̹����� �����ʰų�, �������� �� ���� ���
 
250
    �� �߰� ���� ���̰� �ȴ�.</p>
 
251
 
 
252
    <div class="example"><h3>����</h3><p><code>
 
253
      AddAltByType 'plain text' text/plain
 
254
    </code></p></div>
 
255
 
 
256
</div>
 
257
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
258
<div class="directive-section"><h2><a name="AddDescription" id="AddDescription">AddDescription</a> <a name="adddescription" id="adddescription">���þ�</a></h2>
 
259
<table class="directive">
 
260
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���Ͽ� ���� ����</td></tr>
 
261
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddDescription <var>string file</var> [<var>file</var>] ...</code></td></tr>
 
262
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
263
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
264
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
265
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
266
</table>
 
267
    <p>�� ���þ�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>���� ���Ͽ� ���� ������ �����Ѵ�.
 
268
    <var>File</var>���� ������ ������ ���� Ȯ����, ���ϸ� �Ϻ�,
 
269
    ���ϵ�ī�� ǥ��, ��ü ���ϸ��� ����� �� �ִ�. <var>String</var>��
 
270
    ����ǥ(<code>"</code>)�� ����� �Ѵ�.</p>
 
271
 
 
272
    <div class="example"><h3>����</h3><p><code>
 
273
      AddDescription "The planet Mars" /web/pics/mars.gif
 
274
    </code></p></div>
 
275
 
 
276
    <p>�������� �⺻ ���� �ʵ����� 23 ����Ʈ��. <code><a href="#indexoptions.suppressicon">IndexOptions
 
277
    SuppressIcon</a></code> �ɼ��� ����ϸ� �⺻���� 6 ����Ʈ��
 
278
    �� �߰��ϰ�, <code><a href="#indexoptions.suppresssize">IndexOptions SuppressSize</a></code> �ɼ��� 7 ����Ʈ��,
 
279
    <code><a href="#indexoptions.suppresslastmodified">IndexOptions SuppressLastModified</a></code> �ɼ��� 19
 
280
    ����Ʈ�� �� �߰��Ѵ�. �׷��Ƿ� ���� ���� �������� 55 ����Ʈ��.</p>
 
281
 
 
282
    <p>�� �ʵ��� ���� �ٲٰų� ������ ���̸� ���Ѵ�� �������
 
283
    <a href="#indexoptions.descriptionwidth">DescriptionWidth</a> <code class="directive"><a href="#indexoptions">IndexOptions</a></code> Ű���带 �����϶�.</p>
 
284
 
 
285
    <div class="note"><h3>����</h3>
 
286
      <p><code class="directive">AddDescription</code>���� ������ �����ۿ�
 
287
      �±׳� character entity<span class="transnote">(<em>����;</em> &amp;lt;, &amp;amp; ����
 
288
      ��Ī)</span>���� HTML�� ����� �� �ִ�. �׷��� ��������
 
289
      �±װ� �ִ� �κ��� ©���ԵǸ� (���� ��� ����ü �κ� ����
 
290
      ©����) ������ ���丮 ��Ͽ� ������ �� �� �ִ�.</p>
 
291
    </div>
 
292
 
 
293
</div>
 
294
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
295
<div class="directive-section"><h2><a name="AddIcon" id="AddIcon">AddIcon</a> <a name="addicon" id="addicon">���þ�</a></h2>
 
296
<table class="directive">
 
297
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>�̸����� ������ ���Ͽ� ����� ������</td></tr>
 
298
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddIcon <var>icon</var> <var>name</var> [<var>name</var>]
 
299
...</code></td></tr>
 
300
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
301
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
302
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
303
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
304
</table>
 
305
    <p>�� ���þ�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>���� <var>name</var>���� ������
 
306
    ���� ���� ������ �������� �����Ѵ�. <var>Icon</var>��
 
307
    �������� (%-escaped) ��� URL Ȥ��
 
308
    <code>(<var>alttext</var>,<var>url</var>)</code> �����̴�.
 
309
    ���⼭ <var>alttext</var>�� �׸��� ������ �� ���� ��������
 
310
    �����ܴ�� ����� �����̴�.</p>
 
311
 
 
312
    <p><var>Name</var>���� ���丮�� ��Ÿ���� <code>^^DIRECTORY^^</code>,
 
313
    (��� ������ �ùٷ� ���߱�����) ������ ��Ÿ����
 
314
    <code>^^BLANKICON^^</code>, ���� Ȯ����, ���ϵ�ī�� ǥ��,
 
315
    ���ϸ� �Ϻ� Ȥ�� ��ü�� ����� �� �ִ�.</p>
 
316
 
 
317
    <div class="example"><h3>����</h3><p><code>
 
318
      AddIcon (IMG,/icons/image.xbm) .gif .jpg .xbm<br />
 
319
      AddIcon /icons/dir.xbm ^^DIRECTORY^^<br />
 
320
      AddIcon /icons/backup.xbm *~
 
321
    </code></p></div>
 
322
    
 
323
    <p>�����ϸ� <code class="directive">AddIcon</code>���ٴ� <code class="directive"><a href="#addiconbytype">AddIconByType</a></code>�� ����ؾ� �Ѵ�.</p>
 
324
 
 
325
</div>
 
326
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
327
<div class="directive-section"><h2><a name="AddIconByEncoding" id="AddIconByEncoding">AddIconByEncoding</a> <a name="addiconbyencoding" id="addiconbyencoding">���þ�</a></h2>
 
328
<table class="directive">
 
329
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>MIME content-encoding���� ������ ���Ͽ� ����� ������</td></tr>
 
330
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddIconByEncoding <var>icon</var> <var>MIME-encoding</var>
 
331
[<var>MIME-encoding</var>] ...</code></td></tr>
 
332
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
333
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
334
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
335
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
336
</table>
 
337
    <p>�� ���þ�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>����
 
338
    ���� ���� ������ �������� �����Ѵ�. <var>Icon</var>��
 
339
    �������� (%-escaped) ��� URL Ȥ��
 
340
    <code>(<var>alttext</var>,<var>url</var>)</code> �����̴�.
 
341
    ���⼭ <var>alttext</var>�� �׸��� ������ �� ���� ��������
 
342
    �����ܴ�� ����� �����̴�.</p>
 
343
 
 
344
    <p><var>MIME-encoding</var>�� content-encoding�� �ش��ϴ�
 
345
    ���ϵ�ī�� ǥ���̴�.</p>
 
346
 
 
347
    <div class="example"><h3>����</h3><p><code>
 
348
      AddIconByEncoding /icons/compress.xbm x-compress
 
349
    </code></p></div>
 
350
 
 
351
</div>
 
352
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
353
<div class="directive-section"><h2><a name="AddIconByType" id="AddIconByType">AddIconByType</a> <a name="addiconbytype" id="addiconbytype">���þ�</a></h2>
 
354
<table class="directive">
 
355
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>MIME content-type���� ������ ���Ͽ� ����� ������</td></tr>
 
356
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddIconByType <var>icon</var> <var>MIME-type</var>
 
357
[<var>MIME-type</var>] ...</code></td></tr>
 
358
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
359
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
360
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
361
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
362
</table>
 
363
    <p>�� ���þ�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>����
 
364
    <var>MIME-type</var>�� ���� ���� ������ �������� �����Ѵ�.
 
365
    <var>Icon</var>�� �������� (%-escaped) ��� URL Ȥ��
 
366
    <code>(<var>alttext</var>,<var>url</var>)</code> �����̴�.
 
367
    ���⼭ <var>alttext</var>�� �׸��� ������ �� ���� ��������
 
368
    �����ܴ�� ����� �����̴�.</p>
 
369
 
 
370
    <p><var>MIME-type</var>�� mime type�� �ش��ϴ� ���ϵ�ī��
 
371
    ǥ���̴�.</p>
 
372
 
 
373
    <div class="example"><h3>����</h3><p><code>
 
374
      AddIconByType (IMG,/icons/image.xbm) image/*
 
375
    </code></p></div>
 
376
 
 
377
</div>
 
378
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
379
<div class="directive-section"><h2><a name="DefaultIcon" id="DefaultIcon">DefaultIcon</a> <a name="defaulticon" id="defaulticon">���þ�</a></h2>
 
380
<table class="directive">
 
381
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Ư�� �������� ������������ ���Ͽ� ����� ������</td></tr>
 
382
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DefaultIcon <var>url-path</var></code></td></tr>
 
383
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
384
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
385
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
386
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
387
</table>
 
388
    <p><code class="directive">DefaultIcon</code> ���þ�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>����
 
389
    Ư�� �������� ������������ ���� ���� ���� �������̴�.
 
390
    <var>Icon</var>�� �������� (%-escaped) ��� URL�̴�.</p>
 
391
 
 
392
    <div class="example"><h3>����</h3><p><code>
 
393
      DefaultIcon /icon/unknown.xbm
 
394
    </code></p></div>
 
395
 
 
396
</div>
 
397
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
398
<div class="directive-section"><h2><a name="HeaderName" id="HeaderName">HeaderName</a> <a name="headername" id="headername">���þ�</a></h2>
 
399
<table class="directive">
 
400
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���ϸ�� ���� ������ ������ �̸�</td></tr>
 
401
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>HeaderName <var>filename</var></code></td></tr>
 
402
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
403
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
404
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
405
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
406
</table>
 
407
    <p><code class="directive">HeaderName</code> ���þ�� ���ϸ�� �տ�
 
408
    ������ ������ �̸��� �����Ѵ�. <var>Filename</var>�� ������
 
409
    ���ϸ��̴�.</p>
 
410
 
 
411
    <div class="example"><h3>����</h3><p><code>
 
412
      HeaderName HEADER.html
 
413
    </code></p></div>
 
414
 
 
415
    <div class="note">
 
416
      <p>���� HeaderName�� <code class="directive"><a href="#readmename">ReadmeName</a></code> �� ���
 
417
      <var>Filename</var>�� �����Ϸ��� ���丮�� ��� URI ��η�
 
418
      �޾Ƶ��δ�. <var>Filename</var>�� �������� �����ϸ� <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code>�� ������� ��η�
 
419
      �޾Ƶ��δ�.</p>
 
420
 
 
421
      <div class="example"><h3>����</h3><p><code>
 
422
        HeaderName /include/HEADER.html
 
423
      </code></p></div>
 
424
      
 
425
      <p><var>Filename</var>���� major content type�� <code>text/*</code>��
 
426
      (<em>���� ���</em>, <code>text/html</code>, <code>text/plain</code>,
 
427
      ��) ������ ����ؾ� �Ѵ�. ��, ��ũ��Ʈ�� (����� �ƴ�) ���� ����
 
428
      type�� ������ ���� <code>text/html</code>�� �����Ѵٸ�
 
429
      <var>filename</var>���� CGI ��ũ��Ʈ�� ������ ���� �ִ�:</p>
 
430
 
 
431
      <div class="example"><p><code>
 
432
        AddType text/html .cgi
 
433
      </code></p></div>
 
434
 
 
435
      <p><code class="directive"><a href="../mod/core.html#options">Options</a></code>
 
436
      <code>MultiViews</code>�� ����ϸ� <a href="../content-negotiation.html">��������</a>�� �Ѵ�.
 
437
      <var>filename</var>�� (CGI ��ũ��Ʈ�� �ƴ�) ������
 
438
      <code>text/html</code> �����̰� <code class="directive"><a href="../mod/core.html#options">options</a></code> <code>Includes</code>��
 
439
      <code>IncludesNOEXEC</code> �� �ϳ��� ����Ѵٸ� ������
 
440
      server-side includes�� ó���Ѵ�. (<code class="module"><a href="../mod/mod_include.html">mod_include</a></code>
 
441
      ���� ����)</p>
 
442
    </div>
 
443
 
 
444
    <p><code class="directive">HeaderName</code>���� ������ ���Ͽ�
 
445
    (&lt;html&gt;, &lt;head&gt;, ��) HTML ���� ���ۺκ��� ���Ե��ִٸ�
 
446
    <a href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
 
447
    +SuppressHTMLPreamble</code></a>�� ����Ͽ� �� �κ��� �߰������ʴ�
 
448
    ���� ����.</p>
 
449
 
 
450
</div>
 
451
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
452
<div class="directive-section"><h2><a name="IndexIgnore" id="IndexIgnore">IndexIgnore</a> <a name="indexignore" id="indexignore">���þ�</a></h2>
 
453
<table class="directive">
 
454
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���丮 ��Ͽ��� ���� ���ϸ���� �߰��Ѵ�</td></tr>
 
455
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>IndexIgnore <var>file</var> [<var>file</var>] ...</code></td></tr>
 
456
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
457
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
458
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
459
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
460
</table>
 
461
    <p><code class="directive">IndexIgnore</code> ���þ�� ���丮
 
462
    ��Ͽ��� ���� ���ϸ���� �߰��Ѵ�. <var>File</var>���� ����
 
463
    (������ ����ϴ�) ȭ�ϵ�ī�� ǥ���̳� ��ü ���ϸ���
 
464
    ����� �� �ִ�. ���� IndexIgnore ���þ ����ϸ� ������
 
465
    ���� ���ϸ���� ��ü�����ʰ� ��Ͽ� ������ ���ϵ��� �߰��Ѵ�.
 
466
    �⺻������ ����� <code>.</code>�� (���� ���丮) �����Ѵ�.</p>
 
467
 
 
468
    <div class="example"><p><code>
 
469
      IndexIgnore README .htaccess *.bak *~
 
470
    </code></p></div>
 
471
 
 
472
</div>
 
473
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
474
<div class="directive-section"><h2><a name="IndexOptions" id="IndexOptions">IndexOptions</a> <a name="indexoptions" id="indexoptions">���þ�</a></h2>
 
475
<table class="directive">
 
476
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���丮 ����� ���� ������</td></tr>
 
477
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>IndexOptions  [+|-]<var>option</var> [[+|-]<var>option</var>]
 
478
...</code></td></tr>
 
479
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
480
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
481
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
482
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
483
</table>
 
484
    <p><code class="directive">IndexOptions</code> ���þ�� ���丮
 
485
    ����� �����Ѵ�. <var>Option</var>�� ���� �� �ϳ��̴�</p>
 
486
 
 
487
    <dl>
 
488
      <dt><a name="indexoptions.descriptionwidth" id="indexoptions.descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a> (<em>����ġ
 
489
      2.0.23 ����</em>)</dt>
 
490
 
 
491
      <dd><code>DescriptionWidth</code> Ű���带 ����Ͽ� ���ڴ�����
 
492
      �������� ���� ������ �� �ִ�.</dd>
 
493
 
 
494
      <dd><code>-DescriptionWidth</code>�� �����ϸ� (Ȥ�� �ƹ��͵�
 
495
      ��������������) <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>�� ������
 
496
      ���� ����Ѵ�.</dd>
 
497
 
 
498
      <dd><code>DescriptionWidth=<var>n</var></code>�� ����
 
499
      ���� <var>n</var> ����Ʈ�� �����Ѵ�.</dd>
 
500
 
 
501
      <dd><code>DescriptionWidth=*</code>�� ���� ���� ���� ��
 
502
      �������� ���� �� �ִ¸�ŭ �ø���.</dd>
 
503
 
 
504
      <dd><strong>������ ©�� �� �ִ� ������ <code class="directive"><a href="#adddescription">AddDescription</a></code>
 
505
      ���� �����϶�.</strong></dd>
 
506
 
 
507
      <dt><a name="indexoptions.fancyindexing" id="indexoptions.fancyindexing">FancyIndexing</a></dt>
 
508
 
 
509
      <dd>���丮�� fancy ����� �����.</dd>
 
510
 
 
511
      <dt><a name="indexoptions.foldersfirst" id="indexoptions.foldersfirst">FoldersFirst</a>
 
512
               (<em>����ġ 2.0.23 ����</em>)</dt>
 
513
 
 
514
      <dd>�� �ɼ��� ����ϸ� �������丮 ����� <em>�׻�</em>
 
515
      ���� ������, ���丮�� �ִ� �Ϲ� ������ �ڿ� ���´�.
 
516
      �⺻������ ����� ���ϰ� �������丮�� ������, ����
 
517
      ������ ������ �����Ͽ� �������丮���� ���� ���δ�.
 
518
      ���� ���, �̸� �������� �����ϰ� <code>FoldersFirst</code>��
 
519
      ����Ѵٸ� �������丮 <code>Zed</code>�� �������丮
 
520
      <code>Beta</code> �տ� ������, �������丮 <code>Beta</code>��
 
521
      �Ϲ� ���� <code>Gamma</code>�� <code>Alpha</code> �տ�
 
522
      ���´�. <strong>�� �ɼ��� <a href="#indexoptions.fancyindexing"><code>FancyIndexing</code></a>�� �Բ� ����Ҷ��� ȿ����
 
523
      �ִ�.</strong></dd>
 
524
 
 
525
      <dt><a name="indexoptions.htmltable" id="indexoptions.htmltable">HTMLTable</a> (<em>������,
 
526
      ����ġ 2.0.23 ����</em>)</dt>
 
527
 
 
528
      <dd>�� �������� FancyIndexing �ɼ��� ������ HTML ǥ��
 
529
      fancy ���丮 ����� �����. �� �ɼ��� ������ ��������
 
530
      ȥ�������� �� �� ������ �����϶�. �� �ɼ��� WinNT�� �ٸ�
 
531
      utf-8 ��� �÷������� ���ϸ��̳� �������� �б� ����(���ʿ���
 
532
      ������ Ȥ�� �����ʿ��� ��������)�� �ٸ��� Ư���� �����ϴ�.</dd>
 
533
 
 
534
      <dt><a name="indexoptions.iconsarelinks" id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
 
535
 
 
536
      <dd>fancy ��Ͽ��� ���ϸ� ��ũ�� �������� �����Ѵ�.</dd>
 
537
 
 
538
      <dt><a name="indexoptions.iconheight" id="indexoptions.iconheight">IconHeight[=<var>pixels</var>]</a></dt>
 
539
 
 
540
      <dd>�� �ɼ��� IconWidth�� ���� ����ϸ� ������ ���� ��������
 
541
      <code>img</code> �±׿� <code>height</code>�� <code>width</code>
 
542
      �Ӽ��� �����Ѵ�. �׷��� �������� ��� �̹����� ��������
 
543
      ��Ȳ������ ������ ������ �̸� ����� �� �ִ�. �ɼǿ� ����
 
544
      ���������� ����ġ�� �����ϴ� �������� ǥ�� ���̸� ����Ѵ�.</dd>
 
545
 
 
546
      <dt><a name="indexoptions.iconwidth" id="indexoptions.iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
 
547
 
 
548
      <dd>�� �ɼ��� <code>IconHeight</code>�� ���� ����ϸ�
 
549
      ������ ���� �������� <code>img</code> �±׿�
 
550
      <code>height</code>�� <code>width</code> �Ӽ��� �����Ѵ�.
 
551
      �׷��� �������� ��� �̹����� �������� ��Ȳ������ ������
 
552
      ������ �̸� ����� �� �ִ�. �ɼǿ� ���� ���������� ����ġ��
 
553
      �����ϴ� �������� ǥ�� ���� ����Ѵ�.</dd>
 
554
 
 
555
      <dt><a name="indexoptions.ignorecase" id="indexoptions.ignorecase">IgnoreCase</a></dt>
 
556
 
 
557
      <dd>�� �ɼ��� ����ϸ� ��ҹ��� ���������ʰ� �̸��� �����Ѵ�.
 
558
      ���� ���, �̸����� ���������̰� IgnoreCase�� ����ϸ�
 
559
      ���� Zeta�� ���� alfa �ڿ� ���´� (����: ���� GAMMA��
 
560
      �׻� ���� gamma �տ� ���´�). </dd>
 
561
 
 
562
      <dt><a name="indexoptions.ignoreclient" id="indexoptions.ignoreclient">IgnoreClient</a></dt>
 
563
 
 
564
      <dd>�� �ɼ��� ����ϸ� <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>��
 
565
      ������ �����Ͽ� Ŭ���̾�Ʈ�� ������ ��� ���Ǻ����� �����Ѵ�.
 
566
      (<code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code>�� �����Ѵ�.)</dd>
 
567
 
 
568
      <dt><a name="indexoptions.namewidth" id="indexoptions.namewidth">NameWidth=[<var>n</var>
 
569
               | *]</a></dt>
 
570
 
 
571
      <dd><code>NameWidth</code> Ű����� ����Ʈ������ ���ϸ�
 
572
      ���� ���� �����Ѵ�.</dd>
 
573
 
 
574
      <dd><code>-NameWidth</code>�� �����ϸ� (Ȥ�� �ƹ��͵�
 
575
      ��������������) <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>�� ������
 
576
      ���� ����Ѵ�.</dd>
 
577
 
 
578
      <dd><code>NameWidth=<var>n</var></code>�� ���� ���� <var>n</var>
 
579
      ����Ʈ�� �����Ѵ�.</dd>
 
580
 
 
581
      <dd><code>NameWidth=*</code>�� ���� ���� �ʿ��Ѹ�ŭ �ø���.</dd>
 
582
 
 
583
      <dt><a name="indexoptions.scanhtmltitles" id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
 
584
 
 
585
      <dd>fancy ��Ͽ��� HTML ������ title�� �̴´�. ���Ͽ�
 
586
      <code class="directive"><a href="#adddescription">AddDescription</a></code>��
 
587
      ������ ������ ���ٸ� �������� ������ <code>title</code>
 
588
      ��Ұ��� �о���δ�. �� �۾��� CPU�� ��ũ�� ���� ����Ѵ�.</dd>
 
589
 
 
590
      <dt><a name="indexoptions.suppresscolumnsorting" id="indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></dt>
 
591
 
 
592
      <dd>�� �ɼ��� ����ϸ� ����ġ�� FancyIndexed ���丮
 
593
      ��Ͽ��� �� �̸��� ������ �ٲٴ� ��ũ�� ������ �ʴ´�.
 
594
      ������ �� �̸��� ��ũ�� ����, �� �̸��� �����ϸ� ��
 
595
      ���� �ִ� �������� ���丮 ����� �����. <strong>����ġ
 
596
      2.0.23 �������� ���� �ƱԸ�Ʈ�� ���� �ʾҴ�.</strong>
 
597
      ����ġ 2.0.23������ <a href="#indexoptions.ignoreclient">IndexOptions
 
598
      IgnoreClient</a>�� ����Ͽ� ���� �ƱԸ�Ʈ�� ���� �ʴ´�.</dd>
 
599
 
 
600
      <dt><a name="indexoptions.suppressdescription" id="indexoptions.suppressdescription">SuppressDescription</a></dt>
 
601
 
 
602
      <dd>fancy ��Ͽ��� ���� ������ �������� �ʴ´�. �⺻������
 
603
      � ���� ������ ���ǵ������ʰ�, �� �ɼ��� ����ϸ� 23
 
604
      ���� ������ �ٸ� �뵵�� ����Ѵ�. ���� ������ �����ϴ�
 
605
      ����� <code class="directive"><a href="#adddescription">AddDescription</a></code>�� �����϶�. �������� ũ�⸦
 
606
      �����ϴ� <code><a href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
 
607
      �ɼǵ� �����϶�.</dd>
 
608
 
 
609
      <dt><a name="indexoptions.suppresshtmlpreamble" id="indexoptions.suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
 
610
 
 
611
      <dd>���丮�� <code class="directive"><a href="#headername">HeaderName</a></code> ���þ��
 
612
      ������ ������ �ִ� ��� ����� ���� ǥ�� HTML ���ۺκ�
 
613
      (<code>&lt;html&gt;</code>, <code>&lt;head&gt;</code>,
 
614
      <em>et cetera</em>) �ڿ� ���� ������ ÷���Ѵ�. �׷���
 
615
      <code>SuppressHTMLPreamble</code> �ɼ��� ����ϸ� ó������
 
616
      header ���� ������ �����Ѵ�. �� ��� header ���Ͽ��� ������
 
617
      HTML ������ �־�� �Ѵ�. header ������ ���ٸ� �Ϲ�����
 
618
      ���ۺκ��� ���������.</dd>
 
619
 
 
620
      <dt><a name="indexoptions.suppressicon" id="indexoptions.suppressicon">SuppressIcon</a>
 
621
               (<em>����ġ 2.0.23 ����</em>)</dt>
 
622
 
 
623
      <dd>fancy ��Ͽ��� �������� ����. <code>SuppressIcon</code>��
 
624
      <code>SuppressRules</code>�� ���� ����ϸ�, (FancyIndexed
 
625
      ����� �����) <code>pre</code> �ȿ� <code>img</code>��
 
626
      <code>hr</code> ��� ����� ������ ������ ǥ���� HTML 3.2��
 
627
      �˸��� ����� �ȴ�.</dd>
 
628
 
 
629
      <dt><a name="indexoptions.suppresslastmodified" id="indexoptions.suppresslastmodified">SuppressLastModified</a></dt>
 
630
 
 
631
      <dd>fancy ��Ͽ��� ������ �������� ǥ������ �ʴ´�.</dd>
 
632
 
 
633
      <dt><a name="indexoptions.suppressrules" id="indexoptions.suppressrules">SuppressRules</a>
 
634
      (<em>����ġ 2.0.23 ����</em>)</dt>
 
635
 
 
636
      <dd>���丮 ��Ͽ��� �������� (<code>hr</code> ���)
 
637
      ������� �ʴ´�. <code>SuppressIcon</code>��
 
638
      <code>SuppressRules</code>�� ���� ����ϸ�, (FancyIndexed
 
639
      ����� �����) <code>pre</code> �ȿ� <code>img</code>��
 
640
      <code>hr</code> ��� ����� ������ ������ ǥ���� HTML 3.2��
 
641
      �˸��� ����� �ȴ�.</dd>
 
642
 
 
643
      <dt><a name="indexoptions.suppresssize" id="indexoptions.suppresssize">SuppressSize</a></dt>
 
644
 
 
645
      <dd>fancy ��Ͽ��� ����ũ�⸦ ǥ������ �ʴ´�.</dd>
 
646
 
 
647
      <dt><a name="indexoptions.trackmodified" id="indexoptions.trackmodified">TrackModified</a>
 
648
               (<em>����ġ 2.0.23 ����</em>)</dt>
 
649
 
 
650
      <dd>���丮 ����� HTTP ����� Last-Modified�� ETag ����
 
651
      �����Ѵ�. �� �ɼ��� �ü���� ���Ͻý��ۿ��� ������ stat()
 
652
      ����� ���� �� �������� ��ȿ�ϴ�. ���н� �ý��۰� OS2��
 
653
      JFS, Win32�� NTFS������ �����ϴ�. ���� ���, OS2�� Win32��
 
654
      FAT�� �Ұ����ϴ�. �� ����� ����ϸ� Ŭ���̾�Ʈ�� ���Ͻô�
 
655
      <code>HEAD</code> ��û�� ����Ͽ� ���ϸ���� ��ȭ�� ������
 
656
      �� �ִ�. � �ü���� ���ο� ���ϰ� ������ ������ �ùٷ�
 
657
      ����������, ���丮�� �ִ� ������ ũ�⳪ ��¥ ��ȭ��
 
658
      �������� ������ �����϶�. <strong>��� ���н� �÷�������
 
659
      ���� ������ ũ�⳪ ��¥ ��ȭ�� Last-Modified �����
 
660
      �ٲ����ʴ´�.</strong> �̷� ��ȭ�� �߿��ϴٸ� �� �ɼ���
 
661
      ������� ����.</dd>
 
662
 
 
663
      <dt><a name="indexoptions.versionsort" id="indexoptions.versionsort">VersionSort</a>
 
664
               (<em>����ġ 2.0a3 ����</em>)</dt>
 
665
 
 
666
      <dd><code>VersionSort</code> Ű����� ���� ��ȣ�� ������
 
667
      ���ϸ��� �ڿ������� �����Ѵ�. ���� �κ��� �������� ������
 
668
      ����������, ���ϰ� ������ �ִ� ���� �κ��� ���ڰ�����
 
669
      ���Ѵ�.
 
670
 
 
671
      <div class="example"><h3>����:</h3><p><code>
 
672
        foo-1.7<br />
 
673
        foo-1.7.2<br />
 
674
        foo-1.7.12<br />
 
675
        foo-1.8.2<br />
 
676
        foo-1.8.2a<br />
 
677
        foo-1.12
 
678
      </code></p></div>
 
679
 
 
680
      <p>���� 0���� �����ϸ�, �� ���� �м��� ����Ѵ�:</p>
 
681
 
 
682
      <div class="example"><p><code>
 
683
        foo-1.001<br />
 
684
        foo-1.002<br />
 
685
        foo-1.030<br />
 
686
        foo-1.04
 
687
      </code></p></div>
 
688
      </dd>
 
689
 
 
690
      <dt><a name="indexoptions.xhtml" id="indexoptions.xhtml">XHTML</a>
 
691
      (<em>����ġ 2.0.49 ����</em>)</dt>
 
692
 
 
693
      <dd><code>XHTML</code> Ű���带 ����ϸ�
 
694
      <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>�� HTML 3.2 ��� XHTML 1.0
 
695
      �ڵ带 �����Ѵ�.</dd>
 
696
    </dl>
 
697
 
 
698
   
 
699
   <dl><dt>�������� IndexOptions</dt>
 
700
   <dd>
 
701
     <p>����ġ 1.3.3���� <code class="directive">IndexOptions</code>
 
702
     ���þ� ó������� ũ�� ��ȭ�Ǿ���. Ư����:</p>
 
703
 
 
704
     <ul>
 
705
     <li>���� �� ���丮�� ���� ����
 
706
     <code class="directive">IndexOptions</code> ���þ���� ���� �����Ѵ�.
 
707
     ������ �����:
 
708
 
 
709
     <div class="example"><p><code>
 
710
       &lt;Directory /foo&gt;
 
711
       <span class="indent">
 
712
         IndexOptions HTMLTable<br />
 
713
         IndexOptions SuppressColumnsorting
 
714
       </span>
 
715
       &lt;/Directory&gt;
 
716
     </code></p></div>
 
717
 
 
718
     <p>������ ����</p>
 
719
 
 
720
     <div class="example"><p><code>
 
721
       IndexOptions HTMLTable SuppressColumnsorting
 
722
     </code></p></div>
 
723
     </li>
 
724
 
 
725
     <li>(<em>���� ���</em>, Ű���� �տ� <code>+</code>��
 
726
     <code>-</code>�� ���̴�) �������� ������ �߰��Ǿ���.</li>
 
727
     </ul>
 
728
 
 
729
     <p>Ű���� �տ� '+'�� '-'�� ���������� �ش� Ű���尡 ����
 
730
     (���� ���丮���� ��ӵǾ���) <code class="directive">IndexOptions</code>
 
731
     ������ �ݿ��ȴ�. �׷��� �տ� �ƹ��͵� ���� Ű���带 ������
 
732
     �������� ��ӵǰų� ���������� ����� ������ ��� �����.
 
733
     ���� ������ ���캸��:</p>
 
734
 
 
735
     <div class="example"><p><code>
 
736
       IndexOptions +ScanHTMLTitles -IconsAreLinks FancyIndexing<br />
 
737
       IndexOptions +SuppressSize
 
738
     </code></p></div>
 
739
 
 
740
     <p>�տ� �ƹ��͵� ���� <code>FancyIndexing</code>�� ������
 
741
     �������� ������ ������������ ������ �ٽ� �߰��ǿ� �����
 
742
     <code>IndexOptions FancyIndexing +SuppressSize</code>�� ����.</p>
 
743
 
 
744
     <p>Ư�� ���丮�� ���� ����������
 
745
     <code class="directive">IndexOptions</code>�� �����Ϸ��� Ű����
 
746
     �տ� <code>+</code>�� <code>-</code>�� �����������
 
747
     ��ӵ� ������ �����.</p>
 
748
   </dd>
 
749
   </dl>
 
750
 
 
751
</div>
 
752
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
753
<div class="directive-section"><h2><a name="IndexOrderDefault" id="IndexOrderDefault">IndexOrderDefault</a> <a name="indexorderdefault" id="indexorderdefault">���þ�</a></h2>
 
754
<table class="directive">
 
755
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���丮 ����� �⺻ ������ �����Ѵ�</td></tr>
 
756
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>IndexOrderDefault Ascending|Descending
 
757
Name|Date|Size|Description</code></td></tr>
 
758
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>IndexOrderDefault Ascending Name</code></td></tr>
 
759
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
760
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
761
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
762
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
763
</table>
 
764
    <p><code class="directive">IndexOrderDefault</code> ���þ�� <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
 
765
    ��� �ɼǰ� �Բ� ����Ѵ�. �⺻������ fancyindexed ���丮
 
766
    ����� ���ϸ� ���������̴�. <code class="directive">IndexOrderDefault</code>��
 
767
    �� �ʱ� ������ ������ �� �ִ�.</p>
 
768
 
 
769
    <p><code class="directive">IndexOrderDefault</code>�� �� �ƱԸ�Ʈ��
 
770
    �޴´�. ù��°�� ������ ������ �����ϴ� <code>Ascending</code>
 
771
    (��������) �̳� <code>Descending</code> (��������) �� �ϳ���.
 
772
    �ι�° �ƱԸ�Ʈ�� ���� ������ ��Ÿ���� Ű���� <code>Name</code>,
 
773
    <code>Date</code>, <code>Size</code>, <code>Description</code>
 
774
    �� �ϳ���. ���� ������ <em>�׻�</em> ���ϸ� ���������̴�.</p>
 
775
 
 
776
    <p>�� ���þ�� <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code> ��� �ɼ��� ���� ����ϸ�
 
777
    Ư�� �����θ� ���丮 ����� �����. �� ��� Ŭ���̾�Ʈ��
 
778
    �ٸ� ������ ���丮 ����� ��û���� ���Ѵ�.</p>
 
779
 
 
780
</div>
 
781
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
782
<div class="directive-section"><h2><a name="IndexStyleSheet" id="IndexStyleSheet">IndexStyleSheet</a> <a name="indexstylesheet" id="indexstylesheet">���þ�</a></h2>
 
783
<table class="directive">
 
784
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���丮 ��Ͽ� CSS ��Ÿ�Ͻ�Ʈ�� �߰��Ѵ�</td></tr>
 
785
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>IndexStyleSheet <var>url-path</var></code></td></tr>
 
786
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
787
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
788
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
789
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
790
</table>
 
791
    <p><code class="directive">IndexStyleSheet</code> ���þ�� ���丮
 
792
    ��Ͽ��� CSS�� ����� ���ϸ��� �����Ѵ�.
 
793
    </p>
 
794
    <div class="example"><h3>Example</h3><p><code>
 
795
      
 
796
      IndexStyleSheet "/css/style.css"
 
797
    </code></p></div>
 
798
 
 
799
</div>
 
800
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
801
<div class="directive-section"><h2><a name="ReadmeName" id="ReadmeName">ReadmeName</a> <a name="readmename" id="readmename">���þ�</a></h2>
 
802
<table class="directive">
 
803
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���ϸ�� �������� ������ ������ �̸�</td></tr>
 
804
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>ReadmeName <var>filename</var></code></td></tr>
 
805
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
806
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>Indexes</td></tr>
 
807
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
808
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_autoindex</td></tr>
 
809
</table>
 
810
    <p><code class="directive">ReadmeName</code> ���þ�� ���ϸ�� ����
 
811
    ������ ������ �̸��� �����Ѵ�. <var>Filename</var>�� ������
 
812
    ���ϸ��̰�, ����� ������� ��ġ�� ����η� �޾Ƶ��δ�.
 
813
    <var>Filename</var>�� �������� �����ϸ� <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code>�� ����η� �޾Ƶ��δ�.
 
814
    </p>
 
815
 
 
816
    <div class="example"><h3>����</h3><p><code>
 
817
      ReadmeName FOOTER.html
 
818
    </code></p></div>
 
819
 
 
820
    <div class="example"><h3>���� 2</h3><p><code>
 
821
      ReadmeName /include/FOOTER.html
 
822
    </code></p></div>
 
823
 
 
824
    <p>�� ������ �ڼ��� ������ <code class="directive"><a href="#headername">HeaderName</a></code>�� �����϶�.</p>
 
825
 
 
826
</div>
 
827
</div>
 
828
<div class="bottomlang">
 
829
<p><span>������ ���: </span><a href="../en/mod/mod_autoindex.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
830
<a href="../ja/mod/mod_autoindex.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
831
<a href="../ko/mod/mod_autoindex.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
832
</div><div id="footer">
 
833
<p class="apache">Copyright 2006 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>
 
834
<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>
 
835
</body></html>
 
 
b'\\ No newline at end of file'