<code class="directive"><a href="../mod/core.html#options">Options</a></code> directive for
more details.</p>
- <p>If the <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code> option is given with the <code class="directive"><a href="#indexoptions">IndexOptions</a></code> directive,
+ <p>If the <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code> option is given with the <code class="directive"><a href="#indexoptions">IndexOptions</a></code> directive,
the column headers are links that control the order of the
display. If you select a header link, the listing will be
regenerated, sorted by the values in that column. Selecting the
<p>Apache 2.0.23 reorganized the Query Arguments for Column
Sorting, and introduced an entire group of new query options.
To effectively eliminate all client control over the output,
- the <code><a href="#indexoptions:ignoreclient">IndexOptions
+ the <code><a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a></code> option was introduced.</p>
<p>The column sorting headers themselves are self-referencing
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p><code class="directive">AddAlt</code> provides the alternate text to
- display for a file, instead of an icon, for <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ display for a file, instead of an icon, for <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>File</var> is a file extension, partial filename, wild-card
expression or full filename for files to describe.
If <var>String</var> contains any whitespace, you have to enclose it
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p><code class="directive">AddAltByEncoding</code> provides the alternate
- text to display for a file, instead of an icon, for <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ text to display for a file, instead of an icon, for <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>MIME-encoding</var> is a valid content-encoding, such as
<code>x-compress</code>. If <var>String</var> contains any whitespace,
you have to enclose it in quotes (<code>"</code> or <code>'</code>).
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p><code class="directive">AddAltByType</code> sets the alternate text to
- display for a file, instead of an icon, for <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ display for a file, instead of an icon, for <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>MIME-type</var> is a valid content-type, such as
<code>text/html</code>. If <var>String</var> contains any whitespace,
you have to enclose it in quotes (<code>"</code> or <code>'</code>).
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p>This sets the description to display for a file, for
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>File</var> is a file extension, partial filename, wild-card
expression or full filename for files to describe.
<var>String</var> is enclosed in double quotes (<code>"</code>).</p>
</code></p></div>
<p>The typical, default description field is 23 bytes wide. 6
- more bytes are added by the <code><a href="#indexoptions:suppressicon">IndexOptions SuppressIcon</a></code> option, 7 bytes are
- added by the <code><a href="#indexoptions:suppresssize">IndexOptions SuppressSize</a></code> option, and 19 bytes are
- added by the <code><a href="#indexoptions:suppresslastmodified">IndexOptions SuppressLastModified</a></code> option.
+ more bytes are added by the <code><a href="#indexoptions.suppressicon">IndexOptions SuppressIcon</a></code> option, 7 bytes are
+ added by the <code><a href="#indexoptions.suppresssize">IndexOptions SuppressSize</a></code> option, and 19 bytes are
+ added by the <code><a href="#indexoptions.suppresslastmodified">IndexOptions SuppressLastModified</a></code> option.
Therefore, the widest default the description column is ever
assigned is 55 bytes.</p>
- <p>See the <a href="#indexoptions:descriptionwidth">DescriptionWidth</a> <code class="directive"><a href="#indexoptions">IndexOptions</a></code> keyword for details on overriding the size
+ <p>See the <a href="#indexoptions.descriptionwidth">DescriptionWidth</a> <code class="directive"><a href="#indexoptions">IndexOptions</a></code> keyword for details on overriding the size
of this column, or allowing descriptions of unlimited length.</p>
<div class="note"><h3>Caution</h3>
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p>This sets the icon to display next to a file ending in
- <var>name</var> for <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>. <var>Icon</var> is either a (%-escaped)
+ <var>name</var> for <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>. <var>Icon</var> is either a (%-escaped)
relative URL to the icon, or of the format <code>
(<var>alttext</var>,<var>url</var>)</code> where <var>alttext</var>
is the text tag given for an icon for non-graphical browsers.</p>
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
- <p>This sets the icon to display next to files with <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ <p>This sets the icon to display next to files with <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>Icon</var> is either a (%-escaped) relative URL to the icon,
or of the format <code>(<var>alttext</var>,<var>url</var>)</code>
where <var>alttext</var> is the text tag given for an icon for
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p>This sets the icon to display next to files of type
- <var>MIME-type</var> for <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ <var>MIME-type</var> for <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>Icon</var> is either a (%-escaped) relative URL to the icon,
or of the format <code>(<var>alttext</var>,<var>url</var>)</code>
where <var>alttext</var> is the text tag given for an icon for
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p>The <code class="directive">DefaultIcon</code> directive sets the icon
- to display for files when no specific icon is known, for <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ to display for files when no specific icon is known, for <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>Url-path</var> is a (%-escaped) relative URL to the icon.</p>
<div class="example"><h3>Example</h3><p><code>
<p>If the file specified by <code class="directive">HeaderName</code> contains
the beginnings of an HTML document (<html>, <head>, etc.)
- then you will probably want to set <a href="#indexoptions:suppresshtmlpreamble"><code>IndexOptions
+ then you will probably want to set <a href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
+SuppressHTMLPreamble</code></a>, so that these tags are not
repeated.</p>
of</p>
<dl>
- <dt><a name="indexoptions:descriptionwidth" id="indexoptions:descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a> (<em>Apache 2.0.23 and
+ <dt><a name="indexoptions.descriptionwidth" id="indexoptions.descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a> (<em>Apache 2.0.23 and
later</em>)</dt>
<dd>The <code>DescriptionWidth</code> keyword allows you to
<dd><strong>See the section on <code class="directive"><a href="#adddescription">AddDescription</a></code> for dangers
inherent in truncating descriptions.</strong></dd>
- <dt><a name="indexoptions:fancyindexing" id="indexoptions:fancyindexing">FancyIndexing</a></dt>
+ <dt><a name="indexoptions.fancyindexing" id="indexoptions.fancyindexing">FancyIndexing</a></dt>
<dd>This turns on fancy indexing of directories.</dd>
- <dt><a name="indexoptions:foldersfirst" id="indexoptions:foldersfirst">FoldersFirst</a> (<em>Apache
+ <dt><a name="indexoptions.foldersfirst" id="indexoptions.foldersfirst">FoldersFirst</a> (<em>Apache
2.0.23 and later</em>)</dt>
<dd>If this option is enabled, subdirectory listings will
<code>Zed</code> will be listed before subdirectory
<code>Beta</code>, which will be listed before normal files
<code>Gamma</code> and <code>Alpha</code>. <strong>This option
- only has an effect if <a href="#indexoptions:fancyindexing"><code>FancyIndexing</code></a> is also enabled.</strong></dd>
+ only has an effect if <a href="#indexoptions.fancyindexing"><code>FancyIndexing</code></a> is also enabled.</strong></dd>
- <dt><a name="indexoptions:htmltable" id="indexoptions:htmltable">HTMLTable</a> (<em>Experimental,
+ <dt><a name="indexoptions.htmltable" id="indexoptions.htmltable">HTMLTable</a> (<em>Experimental,
Apache 2.0.23 and later</em>)</dt>
<dd>This experimental option with FancyIndexing constructs a
left-to-right and right-to-left reading order, as can happen
on WinNT or other utf-8 enabled platforms.</dd>
- <dt><a name="indexoptions:iconsarelinks" id="indexoptions:iconsarelinks">IconsAreLinks</a></dt>
+ <dt><a name="indexoptions.iconsarelinks" id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
<dd>This makes the icons part of the anchor for the filename, for
fancy indexing.</dd>
- <dt><a name="indexoptions:iconheight" id="indexoptions:iconheight">IconHeight[=<var>pixels</var>]</a></dt>
+ <dt><a name="indexoptions.iconheight" id="indexoptions.iconheight">IconHeight[=<var>pixels</var>]</a></dt>
<dd>Presence of this option, when used with IconWidth, will cause
the server to include <code>height</code> and <code>width</code>
it defaults to the standard height of the icons supplied with the Apache
software.</dd>
- <dt><a name="indexoptions:iconwidth" id="indexoptions:iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
+ <dt><a name="indexoptions.iconwidth" id="indexoptions.iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
<dd>Presence of this option, when used with <code>IconHeight</code>,
will cause the server to include <code>height</code> and
the standard width of the icons supplied with the Apache
software.</dd>
- <dt><a name="indexoptions:ignorecase" id="indexoptions:ignorecase">IgnoreCase</a></dt>
+ <dt><a name="indexoptions.ignorecase" id="indexoptions.ignorecase">IgnoreCase</a></dt>
<dd>If this option is enabled, names are sorted in a case-insensitive
manner. For instance, if the sort order is ascending by name, and
IgnoreCase is enabled, file Zeta will be listed after file alfa
(Note: file GAMMA will always be listed before file gamma). </dd>
- <dt><a name="indexoptions:ignoreclient" id="indexoptions:ignoreclient">IgnoreClient</a></dt>
+ <dt><a name="indexoptions.ignoreclient" id="indexoptions.ignoreclient">IgnoreClient</a></dt>
<dd>This option causes <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code> to ignore all
query variables from the client, including sort order (implies
- <code><a href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code>.)</dd>
+ <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code>.)</dd>
- <dt><a name="indexoptions:namewidth" id="indexoptions:namewidth">NameWidth=[<var>n</var>
+ <dt><a name="indexoptions.namewidth" id="indexoptions.namewidth">NameWidth=[<var>n</var>
| *]</a></dt>
<dd>The <code>NameWidth</code> keyword allows you to specify the width
<dd><code>NameWidth=*</code> grows the column to the necessary
width.</dd>
- <dt><a name="indexoptions:scanhtmltitles" id="indexoptions:scanhtmltitles">ScanHTMLTitles</a></dt>
+ <dt><a name="indexoptions.scanhtmltitles" id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
<dd>This enables the extraction of the title from HTML documents
for fancy indexing. If the file does not have a description
then httpd will read the document for the value of the
<code>title</code> element. This is CPU and disk intensive.</dd>
- <dt><a name="indexoptions:suppresscolumnsorting" id="indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></dt>
+ <dt><a name="indexoptions.suppresscolumnsorting" id="indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></dt>
<dd>If specified, Apache will not make the column headings in a
FancyIndexed directory listing into links for sorting. The
column heading will sort the directory listing by the values
in that column. <strong>Prior to Apache 2.0.23, this also
disabled parsing the Query Arguments for the sort
- string.</strong> That behavior is now controlled by <a href="#indexoptions:ignoreclient">IndexOptions
+ string.</strong> That behavior is now controlled by <a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a> in Apache 2.0.23.</dd>
- <dt><a name="indexoptions:suppressdescription" id="indexoptions:suppressdescription">SuppressDescription</a></dt>
+ <dt><a name="indexoptions.suppressdescription" id="indexoptions.suppressdescription">SuppressDescription</a></dt>
<dd>This will suppress the file description in fancy indexing
listings. By default, no file descriptions are defined, and
so the use of this option will regain 23 characters of screen
space to use for something else. See <code class="directive"><a href="#adddescription">AddDescription</a></code> for information about setting the file
- description. See also the <code><a href="#indexoptions:descriptionwidth">DescriptionWidth</a></code>
+ description. See also the <code><a href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
index option to limit the size of the description column.</dd>
- <dt><a name="indexoptions:suppresshtmlpreamble" id="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
+ <dt><a name="indexoptions.suppresshtmlpreamble" id="indexoptions.suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
<dd>If the directory actually contains a file specified by the
<code class="directive"><a href="#headername">HeaderName</a></code>
in this case. If there is no header file, the preamble is generated
as usual.</dd>
- <dt><a name="indexoptions:suppressicon" id="indexoptions:suppressicon">SuppressIcon</a> (<em>Apache
+ <dt><a name="indexoptions.suppressicon" id="indexoptions.suppressicon">SuppressIcon</a> (<em>Apache
2.0.23 and later</em>)</dt>
<dd>This will suppress the icon in fancy indexing listings.
<code>hr</code> elements from the <code>pre</code> block (used to
format FancyIndexed listings.)</dd>
- <dt><a name="indexoptions:suppresslastmodified" id="indexoptions:suppresslastmodified">SuppressLastModified</a></dt>
+ <dt><a name="indexoptions.suppresslastmodified" id="indexoptions.suppresslastmodified">SuppressLastModified</a></dt>
<dd>This will suppress the display of the last modification date,
in fancy indexing listings.</dd>
- <dt><a name="indexoptions:suppressrules" id="indexoptions:suppressrules">SuppressRules</a>
+ <dt><a name="indexoptions.suppressrules" id="indexoptions.suppressrules">SuppressRules</a>
(<em>Apache 2.0.23 and later</em>)</dt>
<dd>This will suppress the horizontal rule lines (<code>hr</code>
<code>hr</code> elements from the <code>pre</code> block (used to
format FancyIndexed listings.)</dd>
- <dt><a name="indexoptions:suppresssize" id="indexoptions:suppresssize">SuppressSize</a></dt>
+ <dt><a name="indexoptions.suppresssize" id="indexoptions.suppresssize">SuppressSize</a></dt>
<dd>This will suppress the file size in fancy indexing listings.</dd>
- <dt><a name="indexoptions:trackmodified" id="indexoptions:trackmodified">TrackModified</a> (<em>Apache
+ <dt><a name="indexoptions.trackmodified" id="indexoptions.trackmodified">TrackModified</a> (<em>Apache
2.0.23 and later</em>)</dt>
<dd>This returns the Last-Modified and ETag values for the listed
Last-Modified header on all Unix platforms.</strong> If this
is a concern, leave this option disabled.</dd>
- <dt><a name="indexoptions:versionsort" id="indexoptions:versionsort">VersionSort</a>
+ <dt><a name="indexoptions.versionsort" id="indexoptions.versionsort">VersionSort</a>
(<em>Apache 2.0a3 and later</em>)</dt>
<dd>The <code>VersionSort</code> keyword causes files containing
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_autoindex</td></tr>
</table>
<p>The <code class="directive">IndexOrderDefault</code> directive is used
- in combination with the <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code> index option. By default, fancyindexed
+ in combination with the <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code> index option. By default, fancyindexed
directory listings are displayed in ascending order by filename; the
<code class="directive">IndexOrderDefault</code> allows you to change this
initial display order.</p>
<em>always</em> the ascending filename.</p>
<p>You can force a directory listing to only be displayed in a
- particular order by combining this directive with the <code><a href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code> index option; this will prevent
+ particular order by combining this directive with the <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code> index option; this will prevent
the client from requesting the directory listing in a different
order.</p>
<code class="directive"><a href="../mod/core.html#options">Options</a></code>
\e$B%G%#%l%/%F%#%V$r$4Mw2<$5$$!#\e(B</p>
- <p>\e$B$b$7\e(B <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>\e$B%*%W%7%g%s$,\e(B
+ <p>\e$B$b$7\e(B <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>\e$B%*%W%7%g%s$,\e(B
<code class="directive"><a href="../mod/autoindex.html#indexoptions">IndexOptions</a></code>
\e$B%G%#%l%/%F%#%V$KM?$($i$l$F$$$k$J$i$P!"\e(B
\e$BNs$N@hF,$OI=<($N=gHV$r@)8f$9$k%j%s%/$K$J$j$^$9!#\e(B
\e$B?7$7$$%/%(%j!<%*%W%7%g%s$N%0%k!<%W$rF3F~$7$^$7$?!#\e(B
\e$B=PNO$KBP$9$k%/%i%$%"%s%H$N$9$Y$F$N@)8f$r8zN(E*$KKu>C\e(B
\e$B$G$-$k$h$&$K!"\e(B
- <code><a href="#indexoptions:ignoreclient">IndexOptions
+ <code><a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a></code> \e$B$,F3F~$5$l$^$7$?!#\e(B</p>
<p>\e$B%3%i%`%=!<%H$N%X%C%@$=$l<+BN$,!"\e(B
<tr><th><a href="directive-dict.html#Status">\e$B%9%F!<%?%9\e(B:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code class="directive">AddAlt</code> \e$B$O!"\e(B<code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code class="directive">AddAlt</code> \e$B$O!"\e(B<code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBX%F%-%9%H$rDs6!$7$^$9!#\e(B
<var>file</var> \e$B$O!"@bL@$9$k%U%!%$%k$N%U%!%$%k3HD%;R!"\e(B
\e$B%U%!%$%kL>$N0lIt!"%o%$%k%I%+!<%II=8=!"40A4$J%U%!%$%kL>$N\e(B
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
<p><code class="directive">AddAltByEncoding</code> \e$B$O!"\e(B
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBXJ8;zNs$rDs6!$7$^$9!#\e(B
<var>MIME-encoding</var> \e$B$OM-8z$JId9f2=!"Nc$($P\e(B
<code>x-compress</code>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
<p><code class="directive">AddAltByType</code> \e$B$O!"\e(B
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBXJ8;zNs$r@_Dj$7$^$9!#\e(B
<var>MIME-type</var> \e$B$OM-8z$J%?%$%W!"Nc$($P\e(B
<code>text/html</code>
<tr><th><a href="directive-dict.html#Status">\e$B%9%F!<%?%9\e(B:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%U%!%$%k$KBP$7$FI=<($9$k@bL@$r@_Dj$7$^$9!#\e(B
<var>file</var> \e$B$O@bL@$9\e(B\e$B$k%U%!%$%k$N%U%!%$%k3HD%;R!"\e(B
\e$B%U%!%$%kL>$N0lIt!"%o%$%k%I%+!<%II=8=!"40A4$J%U%!%$%kL>$N\e(B
</code></p></div>
<p>\e$BDL>o$N%G%U%)%k%H$N@bL@NN0h$O\e(B 23 \e$B%P%$%H$NI}$G$9!#\e(B
- <code><a href="#indexoptions:suppressicon">IndexOptions SuppressIcon</a></code>
+ <code><a href="#indexoptions.suppressicon">IndexOptions SuppressIcon</a></code>
\e$B%*%W%7%g%s$G\e(B 6 \e$B%P%$%HDI2C!"\e(B
- <code><a href="#indexoptions:suppresssize">IndexOptions SuppressSize</a></code>
+ <code><a href="#indexoptions.suppresssize">IndexOptions SuppressSize</a></code>
\e$B%*%W%7%g%s$G\e(B 7 \e$B%P%$%HDI2C!"\e(B
- <code><a href="#indexoptions:suppresslastmodified">IndexOptions SuppressLastModified</a></code>
+ <code><a href="#indexoptions.suppresslastmodified">IndexOptions SuppressLastModified</a></code>
\e$B%*%W%7%g%s$G\e(B 19 \e$B%P%$%HDI2C$5$l$^$9!#\e(B
\e$B$G$9$+$i!"%G%U%)%k%H$N@bL@%3%i%`$N:GBgI}$O\e(B
55 \e$B%P%$%H$K$J$j$^$9!#\e(B</p>
<p>\e$B$3$N%3%i%`$NBg$-$5$r>e=q$-$7$?$j!"\e(B
\e$B@bL@$,L5@)8BD9$G$b$h$$$h$&$K$9$k$?$a$N>\:Y$K4X$7$F$O!"\e(B
- <a href="#indexoptions:descriptionwidth">DescriptionWidth</a>
+ <a href="#indexoptions.descriptionwidth">DescriptionWidth</a>
\e$B$H$$$&\e(B
<code class="directive"><a href="#indexoptions">IndexOptions</a></code>
\e$B$N%-!<%o!<%I$r$4Mw2<$5$$!#\e(B</p>
<tr><th><a href="directive-dict.html#Status">\e$B%9%F!<%?%9\e(B:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"\e(B
<var>name</var> \e$B$G=*$o$k%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>icon</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
<tr><th><a href="directive-dict.html#Status">\e$B%9%F!<%?%9\e(B:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>icon</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
\e$B$+!"B>$N=q<0\e(B (<var>alttext</var>, <var>url</var>) \e$B$G$9!#\e(B
<tr><th><a href="directive-dict.html#Status">\e$B%9%F!<%?%9\e(B:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>icon</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
\e$B$+!"B>$N=q<0\e(B <code>(<var>alttext</var>, <var>url</var>)</code> \e$B$G$9!#\e(B
<tr><th><a href="directive-dict.html#Status">\e$B%9%F!<%?%9\e(B:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"\e(B
\e$BFCDj$N%"%$%3%s$,$J$$>l9g$K%U%!%$%k$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>url-path</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
<p>\e$B$b$7\e(B <code class="directive">HeaderName</code> \e$B$G;XDj$5$l$?%U%!%$%k$,\e(B
HTML \e$B%I%-%e%a%s%H$N3+;OItJ,\e(B (<HTML>, <HEAD>,
\e$BEy\e(B) \e$B$r4^$s$G$$$?$i!"\e(B
- <a href="#indexoptions:suppresshtmlpreamble"><code>IndexOptions
+ <a href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
+SuppressHTMLPreamble</code></a>
\e$B$r@_Dj$7$F!"$3$l$i$N%?%0$,7+$jJV$5$l$J$$$h$&$K$7$?$$$H;W$&$G$7$g$&!#\e(B</p>
<var>option</var> \e$B$O<!$N$I$l$+$G$9\e(B:</p>
<dl>
- <dt><a name="indexoptions:descriptionwidth" id="indexoptions:descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a>
+ <dt><a name="indexoptions.descriptionwidth" id="indexoptions.descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a>
(<em>2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd><code>DescriptionWidth</code>
<code class="directive"><a href="#adddescription">AddDescription</a></code>
\e$B%;%/%7%g%s$r$*FI$_2<$5$$!#\e(B</strong></dd>
- <dt><a name="indexoptions:fancyindexing" id="indexoptions:fancyindexing">FancyIndexing</a></dt>
+ <dt><a name="indexoptions.fancyindexing" id="indexoptions.fancyindexing">FancyIndexing</a></dt>
<dd>\e$B>~$jIU$-%$%s%G%C%/%9$r%*%s$K$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:foldersfirst" id="indexoptions:foldersfirst">FoldersFirst</a>
+ <dt><a name="indexoptions.foldersfirst" id="indexoptions.foldersfirst">FoldersFirst</a>
(<em>2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd>\e$B$3$N%*%W%7%g%s$,M-8z$K$J$C$?>l9g!"%5%V%G%#%l%/%H%j$N0lMw$O\e(B
<code>Beta</code> \e$B$h$j$bA0$K%j%9%H$5$l!"DL>o$N%U%!%$%k\e(B
<code>Gamma</code> \e$B$d\e(B <code>Alpha</code>
\e$B$h$j$bA0$K%j%9%H$5$l$^$9!#\e(B<strong>\e$B$3$N%*%W%7%g%s$O\e(B
- <a href="#indexoptions:fancyindexing"><code>FancyIndexing</code></a>
+ <a href="#indexoptions.fancyindexing"><code>FancyIndexing</code></a>
\e$B$bM-8z$K$J$C$F$$$k$H$-$K$N$_!"8z2L$,$"$j$^$9!#\e(B</strong></dd>
- <dt><a name="indexoptions:htmltable" id="indexoptions:htmltable">HTMLTable</a> <em>(\e$B<B83E*!"\e(B
+ <dt><a name="indexoptions.htmltable" id="indexoptions.htmltable">HTMLTable</a> <em>(\e$B<B83E*!"\e(B
Apache 2.0.23 \e$B0J9_\e(B)</em></dt>
<dd>\e$B$3$N<B83E*$J%*%W%7%g%s$O\e(B FancyIndexing \e$B$H$H$b$K;XDj$9$k$3$H$G!"\e(B
\e$B$,M-8z$J%W%i%C%H%[!<%`$N$h$&$K!"%U%!%$%kL>$d@bL@%F%-%9%H$,\e(B
\e$B1&FI$_$K$J$C$?$j:8FI$_$K$J$j$($k>l9g$OFC$KI,MW$G$9!#\e(B</dd>
- <dt><a name="indexoptions:iconsarelinks" id="indexoptions:iconsarelinks">IconsAreLinks</a></dt>
+ <dt><a name="indexoptions.iconsarelinks" id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
<dd>\e$B$3$l$O!"\e(BFancyIndexing \e$B$K$*$$$F!"\e(B
\e$B%"%$%3%s$b%U%!%$%kL>$X$N%j%s%/$N0lIt$K$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:iconheight" id="indexoptions:iconheight">IconHeight[=<var>pixels</var>]</a></dt>
+ <dt><a name="indexoptions.iconheight" id="indexoptions.iconheight">IconHeight[=<var>pixels</var>]</a></dt>
<dd>\e$B$3$N%*%W%7%g%s$,!"\e(BIconWidth \e$B$H$H$b$K;H$o$l$F$$$k>l9g$O!"\e(B
\e$B%5!<%P$O%U%!%$%k%"%$%3%s$N$?$a$N\e(B <code>img</code>
\e$B%=%U%H%&%'%"$GDs6!$5$l$F$$$k%"%$%3%s$NI8=`$N9b$5$,\e(B
\e$B%G%U%)%k%H$J$j$^$9!#\e(B</dd>
- <dt><a name="indexoptions:iconwidth" id="indexoptions:iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
+ <dt><a name="indexoptions.iconwidth" id="indexoptions.iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
<dd>\e$B$3$N%*%W%7%g%s$,!"\e(BIconHeight\e$B$H$H$b$K;H$o$l$F$$$k>l9g$O!"\e(B
\e$B%5!<%P$O%U%!%$%k%"%$%3%s$N$?$a$N\e(B <code>img</code>
\e$B%=%U%H%&%'%"$GDs6!$5$l$F$$$k%"%$%3%s$NI8=`$N9b$5$,\e(B
\e$B%G%U%)%k%H$J$j$^$9!#\e(B</dd>
- <dt><a name="indexoptions:ignoreclient" id="indexoptions:ignoreclient">IgnoreClient</a></dt>
+ <dt><a name="indexoptions.ignoreclient" id="indexoptions.ignoreclient">IgnoreClient</a></dt>
<dd>\e$B$3$N%*%W%7%g%s$G\e(B <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code> \e$B$O!"\e(B
\e$B%/%i%$%"%s%H$+$i$NA4$F$N%/%(%j!<JQ?t$rL5;k$9$k$h$&$K$J$j$^$9!#\e(B
\e$B$3$l$O%=!<%H=g$b4^$_$^$9!#\e(B
- (\e$B$D$^$j\e(B <code><a href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code>
+ (\e$B$D$^$j\e(B <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code>
\e$B$r0E$K0UL#$7$^$9!#\e(B)</dd>
- <dt><a name="indexoptions:namewidth" id="indexoptions:namewidth">NameWidth=[<var>n</var>
+ <dt><a name="indexoptions.namewidth" id="indexoptions.namewidth">NameWidth=[<var>n</var>
| *]</a></dt>
<dd><code>NameWidth</code> \e$B%-!<%o!<%I$G%U%!%$%kL>%3%i%`$NI}$r%P%$%H?t$G\e(B
<dd><code>NameWidth=*</code>
\e$B$O!"I,MW$JD9$5$^$G%3%i%`$r1d$P$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:scanhtmltitles" id="indexoptions:scanhtmltitles">ScanHTMLTitles</a></dt>
+ <dt><a name="indexoptions.scanhtmltitles" id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
<dd>FancyIndexing \e$B$N$?$a$K!"\e(B
HTML \e$B%I%-%e%a%s%H$+$i%?%$%H%k$r<h$j=P$9$3$H$r2DG=$K$7$^$9!#\e(B
httpd \e$B$O\e(B <code>title</code> \e$B%?%0$NCM$rFI$`$?$a$K%I%-%e%a%s%H$rFI$_;O$a$^$9!#\e(B
\e$B$3$l$O\e(B CPU \e$B$d\e(B disk \e$B$KIi2Y$r$+$1$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppresscolumnsorting" id="indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></dt>
+ <dt><a name="indexoptions.suppresscolumnsorting" id="indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></dt>
<dd>\e$B$b$7;XDj$5$l$F$$$l$P!"\e(BApache \e$B$O\e(B
FancyIndexing \e$B$GI=<($5$l$F$$$k%G%#%l%/%H%j0lMw$G$N\e(B
\e$B%=!<%HJ8;zNs$N$?$a$N%/%(%j!<0z?t$N2r@O$bL58z$K$7$^$9!#\e(B
</strong>
\e$B$3$N5sF0$O\e(B Apache 2.0.23 \e$B$G$O\e(B
- <a href="#indexoptions:ignoreclient">IndexOptions
+ <a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a> \e$B$G@)8f$5$l$k$h$&$K$J$C$F$$$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppressdescription" id="indexoptions:suppressdescription">SuppressDescription</a></dt>
+ <dt><a name="indexoptions.suppressdescription" id="indexoptions.suppressdescription">SuppressDescription</a></dt>
<dd>\e$B$3$l$O\e(B FancyIndexing \e$B$K$*$1$k%U%!%$%k$N@bL@$r>C5n$7$^$9!#\e(B
\e$B%G%U%)%k%H$G$O!"@bL@$ODj5A$5$l$F$*$i$:!"\e(B
\e$BJ8;z$N6uGr$r2T$0$3$H$,$G$-$^$9!#\e(B \e$B%U%!%$%k$N@bL@$K4X$9$k>pJs$O!"\e(B
<code class="directive"><a href="#adddescription">AddDescription</a></code>
\e$B$r$4Mw2<$5$$!#$^$?!"@bL@$N%3%i%`%5%$%:$r@)8B$9$k\e(B
- <code><a href="#indexoptions:descriptionwidth">DescriptionWidth</a></code>
+ <code><a href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
\e$B%$%s%G%C%/%9%*%W%7%g%s$b$4Mw2<$5$$!#\e(B</dd>
- <dt><a name="indexoptions:suppresshtmlpreamble" id="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
+ <dt><a name="indexoptions.suppresshtmlpreamble" id="indexoptions.suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
<dd>\e$BDL>o!"\e(B
<code class="directive"><a href="#headername">HeaderName</a></code>
\e$B%X%C%@!<%U%!%$%k$,B8:_$7$J$$>l9g$O!"%W%j%"%s%V%k$ODL>oDL$j\e(B
\e$B@8@.$5$l$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppressicon" id="indexoptions:suppressicon">SuppressIcon</a> (<em>Apache
+ <dt><a name="indexoptions.suppressicon" id="indexoptions.suppressicon">SuppressIcon</a> (<em>Apache
2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd>
\e$B$,\e(B <code>pre</code> \e$B%V%m%C%/$KF~$k\e(B (FancyIndexing \e$B0lMw$G=q<0$K;H$o$l$F$$$^$9\e(B)
\e$B$3$H$r6X;_$7$F$$$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppresslastmodified" id="indexoptions:suppresslastmodified">SuppressLastModified</a></dt>
+ <dt><a name="indexoptions.suppresslastmodified" id="indexoptions.suppresslastmodified">SuppressLastModified</a></dt>
<dd>FancyIndexing \e$B0lMw$K$*$$$F:G=*99?7F|;~$NI=<($r>C5n$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppressrules" id="indexoptions:suppressrules">SuppressRules</a>
+ <dt><a name="indexoptions.suppressrules" id="indexoptions.suppressrules">SuppressRules</a>
(<em>Apache 2.0.23 \e$B0J9_\e(B</em>) </dt>
<dd>\e$B%G%#%l%/%H%j0lMw$K$*$$$F?eJ?6h@Z$j@~\e(B (<code>hr</code> \e$B%?%0\e(B) \e$B$r>C5n$7$^$9!#\e(B
\e$B$,\e(B <code>pre</code> \e$B%V%m%C%/$KF~$k\e(B (FancyIndexing \e$B0lMw$G=q<0$K;H$o$l$F$$$^$9\e(B)
\e$B$3$H$r6X;_$7$F$$$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppresssize" id="indexoptions:suppresssize">SuppressSize</a></dt>
+ <dt><a name="indexoptions.suppresssize" id="indexoptions.suppresssize">SuppressSize</a></dt>
<dd>FancyIndexing \e$B0lMw$K$*$$$F%U%!%$%k%5%$%:$NI=<($r>C5n$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:trackmodified" id="indexoptions:trackmodified">TrackModified</a>
+ <dt><a name="indexoptions.trackmodified" id="indexoptions.trackmodified">TrackModified</a>
(<em>Apache 2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd>\e$B$3$l$O\e(B HTTP \e$B%X%C%@Cf$K!"\e(B
\e$B$b$7$3$l$,=EMW$G$"$l$P!"\e(B
\e$B$3$N%*%W%7%g%s$rL58z$N$^$^$K$7$F$/$@$5$$!#\e(B</dd>
- <dt><a name="indexoptions:versionsort" id="indexoptions:versionsort">VersionSort</a>
+ <dt><a name="indexoptions.versionsort" id="indexoptions.versionsort">VersionSort</a>
(<em>Apache 2.0a3 \e$B0J9_\e(B</em>)</dt>
<dd><code>VersionSort</code> \e$B%-!<%o!<%I$O%P!<%8%g%sHV9f$r4^$s$@%U%!%$%k$,\e(B
<tr><th><a href="directive-dict.html#Module">\e$B%b%8%e!<%k\e(B:</a></th><td>mod_autoindex</td></tr>
</table>
<p><code class="directive">IndexOrderDefault</code> \e$B%G%#%l%/%F%#%V$O\e(B
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B%$%s%G%C%/%9%*%W%7%g%s$HJ;$;$FMQ$$$l$l$^$9!#\e(B
\e$B%G%U%)%k%H$G$O!"\e(BFancyIndexing
\e$B$N%G%#%l%/%H%j0lMw$O%U%!%$%kL>$N>:=g$GI=<($5$l$^$9!#\e(B
\e$B$N$$$:$l$+0l$D$N%-!<%o!<%I$G$"$C$F!"%W%i%$%^%j%-!<$r;XDj$7$^$9!#\e(B
\e$BFs$DL\$N%-!<$O\e(B<em>\e$B>o$K\e(B</em>\e$B%U%!%$%kL>$N>:=g$K$J$j$^$9!#\e(B</p>
- <p>\e$B$3$N%G%#%l%/%F%#%V$H\e(B <code><a href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code>
+ <p>\e$B$3$N%G%#%l%/%F%#%V$H\e(B <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code>
\e$B%$%s%G%C%/%9%*%W%7%g%s$H$rAH$_9g$o$;$k$3$H$G!"\e(B
\e$B%G%#%l%/%H%j0lMw$r$"$kFCDj$N=gHV$G$N$_I=<($9$k$h$&$K$G$-$^$9!#\e(B
\e$B$3$l$O!"\e(B
Áö½Ã¾î¸¦ Âü°íÇ϶ó.</p>
<p><code class="directive"><a href="#indexoptions">IndexOptions</a></code>
- Áö½Ã¾î¿¡ <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code> ¿É¼ÇÀ» ÁÖ¸é, ¿ À̸§À» Ãâ·ÂÇÒ
+ Áö½Ã¾î¿¡ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code> ¿É¼ÇÀ» ÁÖ¸é, ¿ À̸§À» Ãâ·ÂÇÒ
¼ø¼¸¦ ¹Ù²Ù´Â ¸µÅ©·Î ¸¸µç´Ù. À̸§ ¸µÅ©¸¦ ¼±ÅÃÇÏ¸é ±× ¿ÀÇ
°ª ¼ø¼·Î ¸ñ·ÏÀ» ´Ù½Ã ¸¸µç´Ù. °°Àº À̸§À» ¹Ýº¹Çؼ ¼±ÅÃÇϸé
¿À¸§Â÷¼ø°ú ³»¸²Â÷¼ø »çÀ̸¦ ¿À°£´Ù. <code class="directive"><a href="#indexoptions">IndexOptions</a></code> Áö½Ã¾îÀÇ
<p>¾ÆÆÄÄ¡ 2.0.23´Â ¿¼ø¼¿¡ ´ëÇÑ ¿äû ¾Æ±Ô¸ÕÆ®¸¦ Á¤¸®Çϰí,
»õ·Î¿î ¿É¼ÇµéÀ» Ãß°¡Çß´Ù. Ãâ·ÂÀ» Ŭ¶óÀÌ¾ðÆ®°¡ Á¶ÀýÇÒ ¼ö
- ¾øµµ·Ï ¸¸µå´Â <code><a href="#indexoptions:ignoreclient">IndexOptions
+ ¾øµµ·Ï ¸¸µå´Â <code><a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a></code> ¿É¼ÇÀÌ Ãß°¡µÇ¾ú´Ù.</p>
<p>¿¼ø¼ À̸§Àº ¾Æ·¡ ³ª¿Â ¼ø¼ ¿äû ¿É¼ÇÀ» ´õÇÑ ÀÚ±âÂüÁ¶
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code class="directive">AddAlt</code>´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ <p><code class="directive">AddAlt</code>´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ¿¡ ´ëÇÑ ¾ÆÀÌÄÜ´ë½Å º¸ÀÏ ±ÛÀ» ÁöÁ¤ÇÑ´Ù. <var>File</var>¿¡´Â
¼³¸íÇÒ ÆÄÀÏÀÇ ÆÄÀÏ È®ÀåÀÚ, ÆÄÀϸí ÀϺÎ, ¿ÍÀϵåÄ«µå Ç¥Çö,
Àüü ÆÄÀϸíÀ» »ç¿ëÇÒ ¼ö ÀÖ´Ù. <var>String</var>¿¡ °ø¹éÀÌ
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code class="directive">AddAltByEncoding</code>Àº <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ <p><code class="directive">AddAltByEncoding</code>Àº <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ¿¡ ´ëÇÑ ¾ÆÀÌÄÜ´ë½Å º¸ÀÏ ±ÛÀ» ÁöÁ¤ÇÑ´Ù. <var>MIME-encoding</var>Àº
<code>x-compress</code>¿Í °°Àº À¯È¿ÇÑ content-encodingÀÌ´Ù.
<var>String</var>¿¡ °ø¹éÀÌ µé¾î°£´Ù¸é µû¿ÈÇ¥(<code>"</code>
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code class="directive">AddAltByType</code>Àº <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ <p><code class="directive">AddAltByType</code>Àº <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ¿¡ ´ëÇÑ ¾ÆÀÌÄÜ´ë½Å º¸ÀÏ ±ÛÀ» ÁöÁ¤ÇÑ´Ù. <var>MIME-type</var>Àº
<code>text/html</code>°ú °°Àº À¯È¿ÇÑ content-typeÀÌ´Ù.
<var>String</var>¿¡ °ø¹éÀÌ µé¾î°£´Ù¸é µû¿ÈÇ¥(<code>"</code>
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼ ÆÄÀÏ¿¡ ´ëÇÑ ¼³¸íÀ» ÁöÁ¤ÇÑ´Ù.
+ <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼ ÆÄÀÏ¿¡ ´ëÇÑ ¼³¸íÀ» ÁöÁ¤ÇÑ´Ù.
<var>File</var>¿¡´Â ¼³¸íÇÒ ÆÄÀÏÀÇ ÆÄÀÏ È®ÀåÀÚ, ÆÄÀϸí ÀϺÎ,
¿ÍÀϵåÄ«µå Ç¥Çö, Àüü ÆÄÀϸíÀ» »ç¿ëÇÒ ¼ö ÀÖ´Ù. <var>String</var>Àº
µû¿ÈÇ¥(<code>"</code>)·Î ¹¾î¾ß ÇÑ´Ù.</p>
AddDescription "The planet Mars" /web/pics/mars.gif
</code></p></div>
- <p>ÀüÇüÀûÀÎ ±âº» ¼³¸í ÇÊµåÆøÀº 23 ¹ÙÀÌÆ®´Ù. <code><a href="#indexoptions:suppressicon">IndexOptions
+ <p>ÀüÇüÀûÀÎ ±âº» ¼³¸í ÇÊµåÆøÀº 23 ¹ÙÀÌÆ®´Ù. <code><a href="#indexoptions.suppressicon">IndexOptions
SuppressIcon</a></code> ¿É¼ÇÀ» »ç¿ëÇÏ¸é ±âº»Æø¿¡ 6 ¹ÙÀÌÆ®¸¦
- ´õ Ãß°¡Çϰí, <code><a href="#indexoptions:suppresssize">IndexOptions SuppressSize</a></code> ¿É¼ÇÀº 7 ¹ÙÀÌÆ®¸¦,
- <code><a href="#indexoptions:suppresslastmodified">IndexOptions SuppressLastModified</a></code> ¿É¼ÇÀº 19
+ ´õ Ãß°¡Çϰí, <code><a href="#indexoptions.suppresssize">IndexOptions SuppressSize</a></code> ¿É¼ÇÀº 7 ¹ÙÀÌÆ®¸¦,
+ <code><a href="#indexoptions.suppresslastmodified">IndexOptions SuppressLastModified</a></code> ¿É¼ÇÀº 19
¹ÙÀÌÆ®¸¦ ´õ Ãß°¡ÇÑ´Ù. ±×·¯¹Ç·Î °¡Àå ³ÐÀº ¼³¸íÆøÀº 55 ¹ÙÀÌÆ®´Ù.</p>
<p>ÀÌ ÇʵåÀÇ Æø¸¦ ¹Ù²Ù°Å³ª ¼³¸íÀÇ ±æÀ̸¦ ¹«ÇÑ´ë·Î ¸¸µå·Á¸é
- <a href="#indexoptions:descriptionwidth">DescriptionWidth</a> <code class="directive"><a href="#indexoptions">IndexOptions</a></code> Ű¿öµå¸¦ Âü°íÇ϶ó.</p>
+ <a href="#indexoptions.descriptionwidth">DescriptionWidth</a> <code class="directive"><a href="#indexoptions">IndexOptions</a></code> Ű¿öµå¸¦ Âü°íÇ϶ó.</p>
<div class="note"><h3>Á¶½É</h3>
<p><code class="directive">AddDescription</code>À¸·Î ÁöÁ¤ÇÑ ¼³¸í±Û¿¡
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼ <var>name</var>À¸·Î ³¡³ª´Â
+ <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼ <var>name</var>À¸·Î ³¡³ª´Â
ÆÄÀÏ ¿·¿¡ º¸¿©ÁÙ ¾ÆÀÌÄÜÀ» ÁöÁ¤ÇÑ´Ù. <var>Icon</var>Àº
¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URL ȤÀº
<code>(<var>alttext</var>,<var>url</var>)</code> Çü½ÄÀÌ´Ù.
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ ¿·¿¡ º¸¿©ÁÙ ¾ÆÀÌÄÜÀ» ÁöÁ¤ÇÑ´Ù. <var>Icon</var>Àº
¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URL ȤÀº
<code>(<var>alttext</var>,<var>url</var>)</code> Çü½ÄÀÌ´Ù.
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
<var>MIME-type</var>ÀÇ ÆÄÀÏ ¿·¿¡ º¸¿©ÁÙ ¾ÆÀÌÄÜÀ» ÁöÁ¤ÇÑ´Ù.
<var>Icon</var>Àº ¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URL ȤÀº
<code>(<var>alttext</var>,<var>url</var>)</code> Çü½ÄÀÌ´Ù.
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code class="directive">DefaultIcon</code> Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ <p><code class="directive">DefaultIcon</code> Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ƯÁ¤ ¾ÆÀÌÄÜÀ» ¼³Á¤ÇÏÁö¾ÊÀº ÆÄÀÏ ¿·¿¡ ³ª¿Ã ¾ÆÀÌÄÜÀÌ´Ù.
<var>Icon</var>Àº ¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URLÀÌ´Ù.</p>
<p><code class="directive">HeaderName</code>À¸·Î ÁöÁ¤ÇÑ ÆÄÀÏ¿¡
(<html>, <head>, µî) HTML ¹®¼ ½ÃÀۺκÐÀÌ Æ÷ÇÔµÇÀÖ´Ù¸é
- <a href="#indexoptions:suppresshtmlpreamble"><code>IndexOptions
+ <a href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
+SuppressHTMLPreamble</code></a>À» »ç¿ëÇÏ¿© ÀÌ ºÎºÐÀ» Ãß°¡ÇÏÁö¾Ê´Â
°ÍÀÌ ÁÁ´Ù.</p>
¸ñ·ÏÀ» ¼³Á¤ÇÑ´Ù. <var>Option</var>Àº ´ÙÀ½ Áß ÇϳªÀÌ´Ù</p>
<dl>
- <dt><a name="indexoptions:descriptionwidth" id="indexoptions:descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a> (<em>¾ÆÆÄÄ¡
+ <dt><a name="indexoptions.descriptionwidth" id="indexoptions.descriptionwidth">DescriptionWidth=[<var>n</var> | *]</a> (<em>¾ÆÆÄÄ¡
2.0.23 ÀÌÈÄ</em>)</dt>
<dd><code>DescriptionWidth</code> Ű¿öµå¸¦ »ç¿ëÇÏ¿© ¹®ÀÚ´ÜÀ§·Î
<dd><strong>¼³Á¤ÀÌ Â©¸± ¼ö ÀÖ´Â ¹®Á¦´Â <code class="directive"><a href="#adddescription">AddDescription</a></code>
ÀýÀ» Âü°íÇ϶ó.</strong></dd>
- <dt><a name="indexoptions:fancyindexing" id="indexoptions:fancyindexing">FancyIndexing</a></dt>
+ <dt><a name="indexoptions.fancyindexing" id="indexoptions.fancyindexing">FancyIndexing</a></dt>
<dd>µð·ºÅ丮ÀÇ fancy ¸ñ·ÏÀ» ¸¸µç´Ù.</dd>
- <dt><a name="indexoptions:foldersfirst" id="indexoptions:foldersfirst">FoldersFirst</a>
+ <dt><a name="indexoptions.foldersfirst" id="indexoptions.foldersfirst">FoldersFirst</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇϸé ÇÏÀ§µð·ºÅ丮 ¸ñ·ÏÀÌ <em>Ç×»ó</em>
»ç¿ëÇÑ´Ù¸é ÇÏÀ§µð·ºÅ丮 <code>Zed</code>°¡ ÇÏÀ§µð·ºÅ丮
<code>Beta</code> ¾Õ¿¡ ³ª¿À°í, ÇÏÀ§µð·ºÅ丮 <code>Beta</code>´Â
ÀÏ¹Ý ÆÄÀÏ <code>Gamma</code>¿Í <code>Alpha</code> ¾Õ¿¡
- ³ª¿Â´Ù. <strong>ÀÌ ¿É¼ÇÀº <a href="#indexoptions:fancyindexing"><code>FancyIndexing</code></a>À» ÇÔ²² »ç¿ëÇÒ¶§¸¸ È¿°ú°¡
+ ³ª¿Â´Ù. <strong>ÀÌ ¿É¼ÇÀº <a href="#indexoptions.fancyindexing"><code>FancyIndexing</code></a>À» ÇÔ²² »ç¿ëÇÒ¶§¸¸ È¿°ú°¡
ÀÖ´Ù.</strong></dd>
- <dt><a name="indexoptions:htmltable" id="indexoptions:htmltable">HTMLTable</a> (<em>½ÇÇèÀû,
+ <dt><a name="indexoptions.htmltable" id="indexoptions.htmltable">HTMLTable</a> (<em>½ÇÇèÀû,
¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>ÀÌ ½ÇÇèÀûÀÎ FancyIndexing ¿É¼ÇÀº °£´ÜÇÑ HTML Ç¥·Î
utf-8 »ç¿ë Ç÷¡Æû¿¡¼ ÆÄÀϸíÀ̳ª ¼³¸í¹®ÀÇ Àб⠼ø¼(¿ÞÂÊ¿¡¼
¿À¸¥ÂÊ È¤Àº ¿À¸¥ÂÊ¿¡¼ ¿ÞÂÊÀ¸·Î)°¡ ´Ù¸¦¶§ Ưº°È÷ À¯¿ëÇÏ´Ù.</dd>
- <dt><a name="indexoptions:iconsarelinks" id="indexoptions:iconsarelinks">IconsAreLinks</a></dt>
+ <dt><a name="indexoptions.iconsarelinks" id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ÆÄÀÏ¸í ¸µÅ©¿¡ ¾ÆÀÌÄÜÀ» Æ÷ÇÔÇÑ´Ù.</dd>
- <dt><a name="indexoptions:iconheight" id="indexoptions:iconheight">IconHeight[=<var>pixels</var>]</a></dt>
+ <dt><a name="indexoptions.iconheight" id="indexoptions.iconheight">IconHeight[=<var>pixels</var>]</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» IconWidth¿Í °°ÀÌ »ç¿ëÇÏ¸é ¼¹ö´Â ÆÄÀÏ ¾ÆÀÌÄÜÀÇ
<code>img</code> ű׿¡ <code>height</code>¿Í <code>width</code>
»óȲ¿¡¼µµ ÆäÀÌÁö ±¸¼ºÀ» ¹Ì¸® °è»êÇÒ ¼ö ÀÖ´Ù. ¿É¼Ç¿¡ °ªÀ»
ÁÖÁö¾ÊÀ¸¸é ¾ÆÆÄÄ¡°¡ Á¦°øÇÏ´Â ¾ÆÀÌÄÜÀÇ Ç¥ÁØ ³ôÀ̸¦ »ç¿ëÇÑ´Ù.</dd>
- <dt><a name="indexoptions:iconwidth" id="indexoptions:iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
+ <dt><a name="indexoptions.iconwidth" id="indexoptions.iconwidth">IconWidth[=<var>pixels</var>]</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» <code>IconHeight</code>¿Í °°ÀÌ »ç¿ëÇϸé
¼¹ö´Â ÆÄÀÏ ¾ÆÀÌÄÜÀÇ <code>img</code> ű׿¡
±¸¼ºÀ» ¹Ì¸® °è»êÇÒ ¼ö ÀÖ´Ù. ¿É¼Ç¿¡ °ªÀ» ÁÖÁö¾ÊÀ¸¸é ¾ÆÆÄÄ¡°¡
Á¦°øÇÏ´Â ¾ÆÀÌÄÜÀÇ Ç¥ÁØ ÆøÀ» »ç¿ëÇÑ´Ù.</dd>
- <dt><a name="indexoptions:ignorecase" id="indexoptions:ignorecase">IgnoreCase</a></dt>
+ <dt><a name="indexoptions.ignorecase" id="indexoptions.ignorecase">IgnoreCase</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇÏ¸é ´ë¼Ò¹®ÀÚ ±¸º°ÇÏÁö¾Ê°í À̸§À» Á¤·ÄÇÑ´Ù.
¿¹¸¦ µé¾î, À̸§À¸·Î ¿À¸§Â÷¼øÀ̰í IgnoreCase¸¦ »ç¿ëÇϸé
ÆÄÀÏ Zeta´Â ÆÄÀÏ alfa µÚ¿¡ ³ª¿Â´Ù (ÁÖÀÇ: ÆÄÀÏ GAMMA´Â
Ç×»ó ÆÄÀÏ gamma ¾Õ¿¡ ³ª¿Â´Ù). </dd>
- <dt><a name="indexoptions:ignoreclient" id="indexoptions:ignoreclient">IgnoreClient</a></dt>
+ <dt><a name="indexoptions.ignoreclient" id="indexoptions.ignoreclient">IgnoreClient</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇϸé <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code>´Â
¼ø¼¸¦ Æ÷ÇÔÇÏ¿© Ŭ¶óÀÌ¾ðÆ®°¡ º¸³»´Â ¸ðµç ÁúÀǺ¯¼ö¸¦ ¹«½ÃÇÑ´Ù.
- (<code><a href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code>À» °¡Á¤ÇÑ´Ù.)</dd>
+ (<code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code>À» °¡Á¤ÇÑ´Ù.)</dd>
- <dt><a name="indexoptions:namewidth" id="indexoptions:namewidth">NameWidth=[<var>n</var>
+ <dt><a name="indexoptions.namewidth" id="indexoptions.namewidth">NameWidth=[<var>n</var>
| *]</a></dt>
<dd><code>NameWidth</code> Ű¿öµå´Â ¹ÙÀÌÆ®´ÜÀ§·Î ÆÄÀϸí
<dd><code>NameWidth=*</code>Àº ¿ÀÇ ÆøÀ» ÇÊ¿äÇѸ¸Å ´Ã¸°´Ù.</dd>
- <dt><a name="indexoptions:scanhtmltitles" id="indexoptions:scanhtmltitles">ScanHTMLTitles</a></dt>
+ <dt><a name="indexoptions.scanhtmltitles" id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ HTML ¹®¼ÀÇ titleÀ» »Ì´Â´Ù. ÆÄÀÏ¿¡
<code class="directive"><a href="#adddescription">AddDescription</a></code>·Î
ÁöÁ¤ÇÑ ¼³¸íÀÌ ¾ø´Ù¸é À¥¼¹ö´Â ¹®¼ÀÇ <code>title</code>
¿ä¼Ò°ªÀ» ÀоîµéÀδÙ. ÀÌ ÀÛ¾÷Àº CPU¿Í µð½ºÅ©¸¦ ¸¹ÀÌ »ç¿ëÇÑ´Ù.</dd>
- <dt><a name="indexoptions:suppresscolumnsorting" id="indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></dt>
+ <dt><a name="indexoptions.suppresscolumnsorting" id="indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇÏ¸é ¾ÆÆÄÄ¡´Â FancyIndexed µð·ºÅ丮
¸ñ·Ï¿¡¼ ¿ À̸§À» ¼ø¼¸¦ ¹Ù²Ù´Â ¸µÅ©·Î ¸¸µéÁö ¾Ê´Â´Ù.
º¸ÅëÀº ¿ À̸§À» ¸µÅ©·Î ¸¸µé¾î¼, ¿ À̸§À» ¼±ÅÃÇÏ¸é ±×
¿¿¡ ÀÖ´Â °ª¼ø¼·Î µð·ºÅ丮 ¸ñ·ÏÀ» ¸¸µç´Ù. <strong>¾ÆÆÄÄ¡
2.0.23 ÀÌÀü¿¡´Â ¼ø¼ ¾Æ±Ô¸ÕÆ®µµ ÀÐÁö ¾Ê¾Ò´Ù.</strong>
- ¾ÆÆÄÄ¡ 2.0.23¿¡¼´Â <a href="#indexoptions:ignoreclient">IndexOptions
+ ¾ÆÆÄÄ¡ 2.0.23¿¡¼´Â <a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a>¸¦ »ç¿ëÇÏ¿© ¼ø¼ ¾Æ±Ô¸ÕÆ®¸¦ ÀÐÁö ¾Ê´Â´Ù.</dd>
- <dt><a name="indexoptions:suppressdescription" id="indexoptions:suppressdescription">SuppressDescription</a></dt>
+ <dt><a name="indexoptions.suppressdescription" id="indexoptions.suppressdescription">SuppressDescription</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ÆÄÀÏ ¼³¸íÀ» Æ÷ÇÔÇÏÁö ¾Ê´Â´Ù. ±âº»ÀûÀ¸·Î
¾î¶² ÆÄÀÏ ¼³¸íµµ Á¤ÀǵÇÀÖÁö¾Ê°í, ÀÌ ¿É¼ÇÀ» »ç¿ëÇϸé 23
¹®ÀÚ °ø°£À» ´Ù¸¥ ¿ëµµ·Î »ç¿ëÇÑ´Ù. ÆÄÀÏ ¼³¸íÀ» ÁöÁ¤ÇÏ´Â
¹æ¹ýÀº <code class="directive"><a href="#adddescription">AddDescription</a></code>À» Âü°íÇ϶ó. ¼³¸í¿ÀÇ Å©±â¸¦
- ÁöÁ¤ÇÏ´Â <code><a href="#indexoptions:descriptionwidth">DescriptionWidth</a></code>
+ ÁöÁ¤ÇÏ´Â <code><a href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
¿É¼Çµµ Âü°íÇ϶ó.</dd>
- <dt><a name="indexoptions:suppresshtmlpreamble" id="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
+ <dt><a name="indexoptions.suppresshtmlpreamble" id="indexoptions.suppresshtmlpreamble">SuppressHTMLPreamble</a></dt>
<dd>µð·ºÅ丮¿¡ <code class="directive"><a href="#headername">HeaderName</a></code> Áö½Ã¾î·Î
ÁöÁ¤ÇÑ ÆÄÀÏÀÌ ÀÖ´Â °æ¿ì ¸ðµâÀº º¸Åë Ç¥ÁØ HTML ½ÃÀۺκÐ
HTML ¸í·ÉÀÌ ÀÖ¾î¾ß ÇÑ´Ù. header ÆÄÀÏÀÌ ¾ø´Ù¸é ÀϹÝÀûÀÎ
½ÃÀۺκÐÀÌ ¸¸µé¾îÁø´Ù.</dd>
- <dt><a name="indexoptions:suppressicon" id="indexoptions:suppressicon">SuppressIcon</a>
+ <dt><a name="indexoptions.suppressicon" id="indexoptions.suppressicon">SuppressIcon</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>fancy ¸ñ·Ï¿¡¼ ¾ÆÀÌÄÜÀ» »«´Ù. <code>SuppressIcon</code>°ú
<code>hr</code> ¿ä¼Ò »ç¿ëÀ» ±ÝÁöÇÑ ¸¶Áö¸· Ç¥ÁØÀÎ HTML 3.2¿¡
¾Ë¸ÂÀº Ãâ·ÂÀÌ µÈ´Ù.</dd>
- <dt><a name="indexoptions:suppresslastmodified" id="indexoptions:suppresslastmodified">SuppressLastModified</a></dt>
+ <dt><a name="indexoptions.suppresslastmodified" id="indexoptions.suppresslastmodified">SuppressLastModified</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ¸¶Áö¸· ¼öÁ¤ÀÏÀ» Ç¥½ÃÇÏÁö ¾Ê´Â´Ù.</dd>
- <dt><a name="indexoptions:suppressrules" id="indexoptions:suppressrules">SuppressRules</a>
+ <dt><a name="indexoptions.suppressrules" id="indexoptions.suppressrules">SuppressRules</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>µð·ºÅ丮 ¸ñ·Ï¿¡¼ ¼öÆòÁÙÀ» (<code>hr</code> ¿ä¼Ò)
<code>hr</code> ¿ä¼Ò »ç¿ëÀ» ±ÝÁöÇÑ ¸¶Áö¸· Ç¥ÁØÀÎ HTML 3.2¿¡
¾Ë¸ÂÀº Ãâ·ÂÀÌ µÈ´Ù.</dd>
- <dt><a name="indexoptions:suppresssize" id="indexoptions:suppresssize">SuppressSize</a></dt>
+ <dt><a name="indexoptions.suppresssize" id="indexoptions.suppresssize">SuppressSize</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ÆÄÀÏÅ©±â¸¦ Ç¥½ÃÇÏÁö ¾Ê´Â´Ù.</dd>
- <dt><a name="indexoptions:trackmodified" id="indexoptions:trackmodified">TrackModified</a>
+ <dt><a name="indexoptions.trackmodified" id="indexoptions.trackmodified">TrackModified</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>µð·ºÅ丮 ¸ñ·ÏÀÇ HTTP Çì´õ¿¡ Last-Modified¿Í ETag °ªÀ»
¹Ù²îÁö¾Ê´Â´Ù.</strong> ÀÌ·± º¯È°¡ Áß¿äÇÏ´Ù¸é ÀÌ ¿É¼ÇÀ»
»ç¿ëÇÏÁö ¸¶¶ó.</dd>
- <dt><a name="indexoptions:versionsort" id="indexoptions:versionsort">VersionSort</a>
+ <dt><a name="indexoptions.versionsort" id="indexoptions.versionsort">VersionSort</a>
(<em>¾ÆÆÄÄ¡ 2.0a3 ÀÌÈÄ</em>)</dt>
<dd><code>VersionSort</code> Ű¿öµå´Â ¹öÀü ¹øÈ£¸¦ Æ÷ÇÔÇÑ
<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_autoindex</td></tr>
</table>
- <p><code class="directive">IndexOrderDefault</code> Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code class="directive">IndexOrderDefault</code> Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
¸ñ·Ï ¿É¼Ç°ú ÇÔ²² »ç¿ëÇÑ´Ù. ±âº»ÀûÀ¸·Î fancyindexed µð·ºÅ丮
¸ñ·ÏÀº ÆÄÀÏ¸í ¿À¸§Â÷¼øÀÌ´Ù. <code class="directive">IndexOrderDefault</code>´Â
ÀÌ Ãʱ⠼ø¼¸¦ º¯°æÇÒ ¼ö ÀÖ´Ù.</p>
<code>Date</code>, <code>Size</code>, <code>Description</code>
Áß Çϳª´Ù. ÀÌÂ÷ ¼ø¼´Â <em>Ç×»ó</em> ÆÄÀÏ¸í ¿À¸§Â÷¼øÀÌ´Ù.</p>
- <p>ÀÌ Áö½Ã¾î¿Í <code><a href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code> ¸ñ·Ï ¿É¼ÇÀ» °°ÀÌ »ç¿ëÇϸé
+ <p>ÀÌ Áö½Ã¾î¿Í <code><a href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code> ¸ñ·Ï ¿É¼ÇÀ» °°ÀÌ »ç¿ëÇϸé
ƯÁ¤ ¼ø¼·Î¸¸ µð·ºÅ丮 ¸ñ·ÏÀ» ¸¸µç´Ù. ÀÌ °æ¿ì Ŭ¶óÀÌ¾ðÆ®´Â
´Ù¸¥ ¼ø¼·Î µð·ºÅ丮 ¸ñ·ÏÀ» ¿äûÇÏÁö ¸øÇÑ´Ù.</p>
<directive module="core">Options</directive> directive for
more details.</p>
- <p>If the <code><a href="#indexoptions:fancyindexing"
+ <p>If the <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code> option is given with the <directive
module="mod_autoindex">IndexOptions</directive> directive,
the column headers are links that control the order of the
<p>Apache 2.0.23 reorganized the Query Arguments for Column
Sorting, and introduced an entire group of new query options.
To effectively eliminate all client control over the output,
- the <code><a href="#indexoptions:ignoreclient">IndexOptions
+ the <code><a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a></code> option was introduced.</p>
<p>The column sorting headers themselves are self-referencing
<usage>
<p><directive>AddAlt</directive> provides the alternate text to
display for a file, instead of an icon, for <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>File</var> is a file extension, partial filename, wild-card
expression or full filename for files to describe.
If <var>String</var> contains any whitespace, you have to enclose it
<usage>
<p><directive>AddAltByEncoding</directive> provides the alternate
text to display for a file, instead of an icon, for <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>MIME-encoding</var> is a valid content-encoding, such as
<code>x-compress</code>. If <var>String</var> contains any whitespace,
you have to enclose it in quotes (<code>"</code> or <code>'</code>).
<usage>
<p><directive>AddAltByType</directive> sets the alternate text to
display for a file, instead of an icon, for <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>MIME-type</var> is a valid content-type, such as
<code>text/html</code>. If <var>String</var> contains any whitespace,
you have to enclose it in quotes (<code>"</code> or <code>'</code>).
<usage>
<p>This sets the description to display for a file, for
- <code><a href="#indexoptions:fancyindexing"
+ <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code>.
<var>File</var> is a file extension, partial filename, wild-card
expression or full filename for files to describe.
</example>
<p>The typical, default description field is 23 bytes wide. 6
- more bytes are added by the <code><a href="#indexoptions:suppressicon"
+ more bytes are added by the <code><a href="#indexoptions.suppressicon"
>IndexOptions SuppressIcon</a></code> option, 7 bytes are
- added by the <code><a href="#indexoptions:suppresssize"
+ added by the <code><a href="#indexoptions.suppresssize"
>IndexOptions SuppressSize</a></code> option, and 19 bytes are
- added by the <code><a href="#indexoptions:suppresslastmodified"
+ added by the <code><a href="#indexoptions.suppresslastmodified"
>IndexOptions SuppressLastModified</a></code> option.
Therefore, the widest default the description column is ever
assigned is 55 bytes.</p>
- <p>See the <a href="#indexoptions:descriptionwidth"
+ <p>See the <a href="#indexoptions.descriptionwidth"
>DescriptionWidth</a> <directive module="mod_autoindex"
>IndexOptions</directive> keyword for details on overriding the size
of this column, or allowing descriptions of unlimited length.</p>
<usage>
<p>This sets the icon to display next to a file ending in
- <var>name</var> for <code><a href="#indexoptions:fancyindexing"
+ <var>name</var> for <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code>. <var>Icon</var> is either a (%-escaped)
relative URL to the icon, or of the format <code>
(<var>alttext</var>,<var>url</var>)</code> where <var>alttext</var>
<usage>
<p>This sets the icon to display next to files with <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>Icon</var> is either a (%-escaped) relative URL to the icon,
or of the format <code>(<var>alttext</var>,<var>url</var>)</code>
where <var>alttext</var> is the text tag given for an icon for
<usage>
<p>This sets the icon to display next to files of type
<var>MIME-type</var> for <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>Icon</var> is either a (%-escaped) relative URL to the icon,
or of the format <code>(<var>alttext</var>,<var>url</var>)</code>
where <var>alttext</var> is the text tag given for an icon for
<usage>
<p>The <directive>DefaultIcon</directive> directive sets the icon
to display for files when no specific icon is known, for <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>.
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>.
<var>Url-path</var> is a (%-escaped) relative URL to the icon.</p>
<example><title>Example</title>
<p>If the file specified by <directive>HeaderName</directive> contains
the beginnings of an HTML document (<html>, <head>, etc.)
then you will probably want to set <a
- href="#indexoptions:suppresshtmlpreamble"><code>IndexOptions
+ href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
+SuppressHTMLPreamble</code></a>, so that these tags are not
repeated.</p>
</usage>
of</p>
<dl>
- <dt><a name="indexoptions:descriptionwidth"
- id="indexoptions:descriptionwidth"
+ <dt><a name="indexoptions.descriptionwidth"
+ id="indexoptions.descriptionwidth"
>DescriptionWidth=[<var>n</var> | *]</a> (<em>Apache 2.0.23 and
later</em>)</dt>
module="mod_autoindex">AddDescription</directive> for dangers
inherent in truncating descriptions.</strong></dd>
- <dt><a name="indexoptions:fancyindexing"
- id="indexoptions:fancyindexing">FancyIndexing</a></dt>
+ <dt><a name="indexoptions.fancyindexing"
+ id="indexoptions.fancyindexing">FancyIndexing</a></dt>
<dd>This turns on fancy indexing of directories.</dd>
- <dt><a name="indexoptions:foldersfirst"
- id="indexoptions:foldersfirst">FoldersFirst</a> (<em>Apache
+ <dt><a name="indexoptions.foldersfirst"
+ id="indexoptions.foldersfirst">FoldersFirst</a> (<em>Apache
2.0.23 and later</em>)</dt>
<dd>If this option is enabled, subdirectory listings will
<code>Zed</code> will be listed before subdirectory
<code>Beta</code>, which will be listed before normal files
<code>Gamma</code> and <code>Alpha</code>. <strong>This option
- only has an effect if <a href="#indexoptions:fancyindexing"
+ only has an effect if <a href="#indexoptions.fancyindexing"
><code>FancyIndexing</code></a> is also enabled.</strong></dd>
- <dt><a name="indexoptions:htmltable"
- id="indexoptions:htmltable">HTMLTable</a> (<em>Experimental,
+ <dt><a name="indexoptions.htmltable"
+ id="indexoptions.htmltable">HTMLTable</a> (<em>Experimental,
Apache 2.0.23 and later</em>)</dt>
<dd>This experimental option with FancyIndexing constructs a
left-to-right and right-to-left reading order, as can happen
on WinNT or other utf-8 enabled platforms.</dd>
- <dt><a name="indexoptions:iconsarelinks"
- id="indexoptions:iconsarelinks">IconsAreLinks</a></dt>
+ <dt><a name="indexoptions.iconsarelinks"
+ id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
<dd>This makes the icons part of the anchor for the filename, for
fancy indexing.</dd>
- <dt><a name="indexoptions:iconheight"
- id="indexoptions:iconheight">IconHeight[=<var
+ <dt><a name="indexoptions.iconheight"
+ id="indexoptions.iconheight">IconHeight[=<var
>pixels</var>]</a></dt>
<dd>Presence of this option, when used with IconWidth, will cause
it defaults to the standard height of the icons supplied with the Apache
software.</dd>
- <dt><a name="indexoptions:iconwidth"
- id="indexoptions:iconwidth">IconWidth[=<var
+ <dt><a name="indexoptions.iconwidth"
+ id="indexoptions.iconwidth">IconWidth[=<var
>pixels</var>]</a></dt>
<dd>Presence of this option, when used with <code>IconHeight</code>,
the standard width of the icons supplied with the Apache
software.</dd>
- <dt><a name="indexoptions:ignorecase"
- id="indexoptions:ignorecase">IgnoreCase</a></dt>
+ <dt><a name="indexoptions.ignorecase"
+ id="indexoptions.ignorecase">IgnoreCase</a></dt>
<dd>If this option is enabled, names are sorted in a case-insensitive
manner. For instance, if the sort order is ascending by name, and
IgnoreCase is enabled, file Zeta will be listed after file alfa
(Note: file GAMMA will always be listed before file gamma). </dd>
- <dt><a name="indexoptions:ignoreclient"
- id="indexoptions:ignoreclient">IgnoreClient</a></dt>
+ <dt><a name="indexoptions.ignoreclient"
+ id="indexoptions.ignoreclient">IgnoreClient</a></dt>
<dd>This option causes <module>mod_autoindex</module> to ignore all
query variables from the client, including sort order (implies
- <code><a href="#indexoptions:suppresscolumnsorting"
+ <code><a href="#indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></code>.)</dd>
- <dt><a name="indexoptions:namewidth"
- id="indexoptions:namewidth">NameWidth=[<var>n</var>
+ <dt><a name="indexoptions.namewidth"
+ id="indexoptions.namewidth">NameWidth=[<var>n</var>
| *]</a></dt>
<dd>The <code>NameWidth</code> keyword allows you to specify the width
<dd><code>NameWidth=*</code> grows the column to the necessary
width.</dd>
- <dt><a name="indexoptions:scanhtmltitles"
- id="indexoptions:scanhtmltitles">ScanHTMLTitles</a></dt>
+ <dt><a name="indexoptions.scanhtmltitles"
+ id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
<dd>This enables the extraction of the title from HTML documents
for fancy indexing. If the file does not have a description
then httpd will read the document for the value of the
<code>title</code> element. This is CPU and disk intensive.</dd>
- <dt><a name="indexoptions:suppresscolumnsorting"
- id="indexoptions:suppresscolumnsorting"
+ <dt><a name="indexoptions.suppresscolumnsorting"
+ id="indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></dt>
<dd>If specified, Apache will not make the column headings in a
in that column. <strong>Prior to Apache 2.0.23, this also
disabled parsing the Query Arguments for the sort
string.</strong> That behavior is now controlled by <a
- href="#indexoptions:ignoreclient">IndexOptions
+ href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a> in Apache 2.0.23.</dd>
- <dt><a name="indexoptions:suppressdescription"
- id="indexoptions:suppressdescription"
+ <dt><a name="indexoptions.suppressdescription"
+ id="indexoptions.suppressdescription"
>SuppressDescription</a></dt>
<dd>This will suppress the file description in fancy indexing
space to use for something else. See <directive module="mod_autoindex"
>AddDescription</directive> for information about setting the file
description. See also the <code><a
- href="#indexoptions:descriptionwidth">DescriptionWidth</a></code>
+ href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
index option to limit the size of the description column.</dd>
- <dt><a name="indexoptions:suppresshtmlpreamble"
- id="indexoptions:suppresshtmlpreamble"
+ <dt><a name="indexoptions.suppresshtmlpreamble"
+ id="indexoptions.suppresshtmlpreamble"
>SuppressHTMLPreamble</a></dt>
<dd>If the directory actually contains a file specified by the
in this case. If there is no header file, the preamble is generated
as usual.</dd>
- <dt><a name="indexoptions:suppressicon"
- id="indexoptions:suppressicon">SuppressIcon</a> (<em>Apache
+ <dt><a name="indexoptions.suppressicon"
+ id="indexoptions.suppressicon">SuppressIcon</a> (<em>Apache
2.0.23 and later</em>)</dt>
<dd>This will suppress the icon in fancy indexing listings.
<code>hr</code> elements from the <code>pre</code> block (used to
format FancyIndexed listings.)</dd>
- <dt><a name="indexoptions:suppresslastmodified"
- id="indexoptions:suppresslastmodified"
+ <dt><a name="indexoptions.suppresslastmodified"
+ id="indexoptions.suppresslastmodified"
>SuppressLastModified</a></dt>
<dd>This will suppress the display of the last modification date,
in fancy indexing listings.</dd>
- <dt><a name="indexoptions:suppressrules"
- id="indexoptions:suppressrules">SuppressRules</a>
+ <dt><a name="indexoptions.suppressrules"
+ id="indexoptions.suppressrules">SuppressRules</a>
(<em>Apache 2.0.23 and later</em>)</dt>
<dd>This will suppress the horizontal rule lines (<code>hr</code>
<code>hr</code> elements from the <code>pre</code> block (used to
format FancyIndexed listings.)</dd>
- <dt><a name="indexoptions:suppresssize"
- id="indexoptions:suppresssize">SuppressSize</a></dt>
+ <dt><a name="indexoptions.suppresssize"
+ id="indexoptions.suppresssize">SuppressSize</a></dt>
<dd>This will suppress the file size in fancy indexing listings.</dd>
- <dt><a name="indexoptions:trackmodified"
- id="indexoptions:trackmodified">TrackModified</a> (<em>Apache
+ <dt><a name="indexoptions.trackmodified"
+ id="indexoptions.trackmodified">TrackModified</a> (<em>Apache
2.0.23 and later</em>)</dt>
<dd>This returns the Last-Modified and ETag values for the listed
Last-Modified header on all Unix platforms.</strong> If this
is a concern, leave this option disabled.</dd>
- <dt><a name="indexoptions:versionsort"
- id="indexoptions:versionsort">VersionSort</a>
+ <dt><a name="indexoptions.versionsort"
+ id="indexoptions.versionsort">VersionSort</a>
(<em>Apache 2.0a3 and later</em>)</dt>
<dd>The <code>VersionSort</code> keyword causes files containing
<usage>
<p>The <directive>IndexOrderDefault</directive> directive is used
- in combination with the <code><a href="#indexoptions:fancyindexing"
+ in combination with the <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code> index option. By default, fancyindexed
directory listings are displayed in ascending order by filename; the
<directive>IndexOrderDefault</directive> allows you to change this
<p>You can force a directory listing to only be displayed in a
particular order by combining this directive with the <code><a
- href="#indexoptions:suppresscolumnsorting"
+ href="#indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></code> index option; this will prevent
the client from requesting the directory listing in a different
order.</p>
<directive module="core">Options</directive>
\e$B%G%#%l%/%F%#%V$r$4Mw2<$5$$!#\e(B</p>
- <p>\e$B$b$7\e(B <code><a href="#indexoptions:fancyindexing"
+ <p>\e$B$b$7\e(B <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code>\e$B%*%W%7%g%s$,\e(B
<directive module="autoindex">IndexOptions</directive>
\e$B%G%#%l%/%F%#%V$KM?$($i$l$F$$$k$J$i$P!"\e(B
\e$B?7$7$$%/%(%j!<%*%W%7%g%s$N%0%k!<%W$rF3F~$7$^$7$?!#\e(B
\e$B=PNO$KBP$9$k%/%i%$%"%s%H$N$9$Y$F$N@)8f$r8zN(E*$KKu>C\e(B
\e$B$G$-$k$h$&$K!"\e(B
- <code><a href="#indexoptions:ignoreclient">IndexOptions
+ <code><a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a></code> \e$B$,F3F~$5$l$^$7$?!#\e(B</p>
<p>\e$B%3%i%`%=!<%H$N%X%C%@$=$l<+BN$,!"\e(B
<usage>
<p><directive>AddAlt</directive> \e$B$O!"\e(B<code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBX%F%-%9%H$rDs6!$7$^$9!#\e(B
<var>file</var> \e$B$O!"@bL@$9$k%U%!%$%k$N%U%!%$%k3HD%;R!"\e(B
\e$B%U%!%$%kL>$N0lIt!"%o%$%k%I%+!<%II=8=!"40A4$J%U%!%$%kL>$N\e(B
<usage>
<p><directive>AddAltByEncoding</directive> \e$B$O!"\e(B
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBXJ8;zNs$rDs6!$7$^$9!#\e(B
<var>MIME-encoding</var> \e$B$OM-8z$JId9f2=!"Nc$($P\e(B
<code>x-compress</code>
<usage>
<p><directive>AddAltByType</directive> \e$B$O!"\e(B
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBXJ8;zNs$r@_Dj$7$^$9!#\e(B
<var>MIME-type</var> \e$B$OM-8z$J%?%$%W!"Nc$($P\e(B
<code>text/html</code>
<override>Indexes</override>
<usage>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%U%!%$%k$KBP$7$FI=<($9$k@bL@$r@_Dj$7$^$9!#\e(B
<var>file</var> \e$B$O@bL@$9$k%U%!%$%k$N%U%!%$%k3HD%;R!"\e(B
\e$B%U%!%$%kL>$N0lIt!"%o%$%k%I%+!<%II=8=!"40A4$J%U%!%$%kL>$N\e(B
</example>
<p>\e$BDL>o$N%G%U%)%k%H$N@bL@NN0h$O\e(B 23 \e$B%P%$%H$NI}$G$9!#\e(B
- <code><a href="#indexoptions:suppressicon"
+ <code><a href="#indexoptions.suppressicon"
>IndexOptions SuppressIcon</a></code>
\e$B%*%W%7%g%s$G\e(B 6 \e$B%P%$%HDI2C!"\e(B
- <code><a href="#indexoptions:suppresssize"
+ <code><a href="#indexoptions.suppresssize"
>IndexOptions SuppressSize</a></code>
\e$B%*%W%7%g%s$G\e(B 7 \e$B%P%$%HDI2C!"\e(B
- <code><a href="#indexoptions:suppresslastmodified"
+ <code><a href="#indexoptions.suppresslastmodified"
>IndexOptions SuppressLastModified</a></code>
\e$B%*%W%7%g%s$G\e(B 19 \e$B%P%$%HDI2C$5$l$^$9!#\e(B
\e$B$G$9$+$i!"%G%U%)%k%H$N@bL@%3%i%`$N:GBgI}$O\e(B
<p>\e$B$3$N%3%i%`$NBg$-$5$r>e=q$-$7$?$j!"\e(B
\e$B@bL@$,L5@)8BD9$G$b$h$$$h$&$K$9$k$?$a$N>\:Y$K4X$7$F$O!"\e(B
- <a href="#indexoptions:descriptionwidth">DescriptionWidth</a>
+ <a href="#indexoptions.descriptionwidth">DescriptionWidth</a>
\e$B$H$$$&\e(B
<directive module="mod_autoindex">IndexOptions</directive>
\e$B$N%-!<%o!<%I$r$4Mw2<$5$$!#\e(B</p>
<override>Indexes</override>
<usage>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"\e(B
<var>name</var> \e$B$G=*$o$k%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>icon</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
<override>Indexes</override>
<usage>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>icon</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
\e$B$+!"B>$N=q<0\e(B (<var>alttext</var>, <var>url</var>) \e$B$G$9!#\e(B
<override>Indexes</override>
<usage>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>icon</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
\e$B$+!"B>$N=q<0\e(B <code>(<var>alttext</var>, <var>url</var>)</code> \e$B$G$9!#\e(B
<override>Indexes</override>
<usage>
- <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <p><code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B$K$*$$$F!"\e(B
\e$BFCDj$N%"%$%3%s$,$J$$>l9g$K%U%!%$%k$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
<var>url-path</var> \e$B$O!"\e(B(% \e$B$G%(%9%1!<%W$5$l$?\e(B) \e$B%"%$%3%s$X$NAjBP\e(B URL
<p>\e$B$b$7\e(B <directive>HeaderName</directive> \e$B$G;XDj$5$l$?%U%!%$%k$,\e(B
HTML \e$B%I%-%e%a%s%H$N3+;OItJ,\e(B (<HTML>, <HEAD>,
\e$BEy\e(B) \e$B$r4^$s$G$$$?$i!"\e(B
- <a href="#indexoptions:suppresshtmlpreamble"><code>IndexOptions
+ <a href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
+SuppressHTMLPreamble</code></a>
\e$B$r@_Dj$7$F!"$3$l$i$N%?%0$,7+$jJV$5$l$J$$$h$&$K$7$?$$$H;W$&$G$7$g$&!#\e(B</p>
</usage>
<var>option</var> \e$B$O<!$N$I$l$+$G$9\e(B:</p>
<dl>
- <dt><a name="indexoptions:descriptionwidth"
- id="indexoptions:descriptionwidth"
+ <dt><a name="indexoptions.descriptionwidth"
+ id="indexoptions.descriptionwidth"
>DescriptionWidth=[<var>n</var> | *]</a>
(<em>2.0.23 \e$B0J9_\e(B</em>)</dt>
<directive module="mod_autoindex">AddDescription</directive>
\e$B%;%/%7%g%s$r$*FI$_2<$5$$!#\e(B</strong></dd>
- <dt><a name="indexoptions:fancyindexing"
- id="indexoptions:fancyindexing">FancyIndexing</a></dt>
+ <dt><a name="indexoptions.fancyindexing"
+ id="indexoptions.fancyindexing">FancyIndexing</a></dt>
<dd>\e$B>~$jIU$-%$%s%G%C%/%9$r%*%s$K$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:foldersfirst"
- id="indexoptions:foldersfirst">FoldersFirst</a>
+ <dt><a name="indexoptions.foldersfirst"
+ id="indexoptions.foldersfirst">FoldersFirst</a>
(<em>2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd>\e$B$3$N%*%W%7%g%s$,M-8z$K$J$C$?>l9g!"%5%V%G%#%l%/%H%j$N0lMw$O\e(B
<code>Beta</code> \e$B$h$j$bA0$K%j%9%H$5$l!"DL>o$N%U%!%$%k\e(B
<code>Gamma</code> \e$B$d\e(B <code>Alpha</code>
\e$B$h$j$bA0$K%j%9%H$5$l$^$9!#\e(B<strong>\e$B$3$N%*%W%7%g%s$O\e(B
- <a href="#indexoptions:fancyindexing"><code>FancyIndexing</code></a>
+ <a href="#indexoptions.fancyindexing"><code>FancyIndexing</code></a>
\e$B$bM-8z$K$J$C$F$$$k$H$-$K$N$_!"8z2L$,$"$j$^$9!#\e(B</strong></dd>
- <dt><a name="indexoptions:htmltable"
- id="indexoptions:htmltable">HTMLTable</a> <em>(\e$B<B83E*!"\e(B
+ <dt><a name="indexoptions.htmltable"
+ id="indexoptions.htmltable">HTMLTable</a> <em>(\e$B<B83E*!"\e(B
Apache 2.0.23 \e$B0J9_\e(B)</em></dt>
<dd>\e$B$3$N<B83E*$J%*%W%7%g%s$O\e(B FancyIndexing \e$B$H$H$b$K;XDj$9$k$3$H$G!"\e(B
\e$B$,M-8z$J%W%i%C%H%[!<%`$N$h$&$K!"%U%!%$%kL>$d@bL@%F%-%9%H$,\e(B
\e$B1&FI$_$K$J$C$?$j:8FI$_$K$J$j$($k>l9g$OFC$KI,MW$G$9!#\e(B</dd>
- <dt><a name="indexoptions:iconsarelinks"
- id="indexoptions:iconsarelinks">IconsAreLinks</a></dt>
+ <dt><a name="indexoptions.iconsarelinks"
+ id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
<dd>\e$B$3$l$O!"\e(BFancyIndexing \e$B$K$*$$$F!"\e(B
\e$B%"%$%3%s$b%U%!%$%kL>$X$N%j%s%/$N0lIt$K$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:iconheight"
- id="indexoptions:iconheight">IconHeight[=<var
+ <dt><a name="indexoptions.iconheight"
+ id="indexoptions.iconheight">IconHeight[=<var
>pixels</var>]</a></dt>
<dd>\e$B$3$N%*%W%7%g%s$,!"\e(BIconWidth \e$B$H$H$b$K;H$o$l$F$$$k>l9g$O!"\e(B
\e$B%=%U%H%&%'%"$GDs6!$5$l$F$$$k%"%$%3%s$NI8=`$N9b$5$,\e(B
\e$B%G%U%)%k%H$J$j$^$9!#\e(B</dd>
- <dt><a name="indexoptions:iconwidth"
- id="indexoptions:iconwidth">IconWidth[=<var
+ <dt><a name="indexoptions.iconwidth"
+ id="indexoptions.iconwidth">IconWidth[=<var
>pixels</var>]</a></dt>
<dd>\e$B$3$N%*%W%7%g%s$,!"\e(BIconHeight\e$B$H$H$b$K;H$o$l$F$$$k>l9g$O!"\e(B
\e$B%=%U%H%&%'%"$GDs6!$5$l$F$$$k%"%$%3%s$NI8=`$N9b$5$,\e(B
\e$B%G%U%)%k%H$J$j$^$9!#\e(B</dd>
- <dt><a name="indexoptions:ignoreclient"
- id="indexoptions:ignoreclient">IgnoreClient</a></dt>
+ <dt><a name="indexoptions.ignoreclient"
+ id="indexoptions.ignoreclient">IgnoreClient</a></dt>
<dd>\e$B$3$N%*%W%7%g%s$G\e(B <module>mod_autoindex</module> \e$B$O!"\e(B
\e$B%/%i%$%"%s%H$+$i$NA4$F$N%/%(%j!<JQ?t$rL5;k$9$k$h$&$K$J$j$^$9!#\e(B
\e$B$3$l$O%=!<%H=g$b4^$_$^$9!#\e(B
- (\e$B$D$^$j\e(B <code><a href="#indexoptions:suppresscolumnsorting"
+ (\e$B$D$^$j\e(B <code><a href="#indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></code>
\e$B$r0E$K0UL#$7$^$9!#\e(B)</dd>
- <dt><a name="indexoptions:namewidth"
- id="indexoptions:namewidth">NameWidth=[<var>n</var>
+ <dt><a name="indexoptions.namewidth"
+ id="indexoptions.namewidth">NameWidth=[<var>n</var>
| *]</a></dt>
<dd><code>NameWidth</code> \e$B%-!<%o!<%I$G%U%!%$%kL>%3%i%`$NI}$r%P%$%H?t$G\e(B
<dd><code>NameWidth=*</code>
\e$B$O!"I,MW$JD9$5$^$G%3%i%`$r1d$P$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:scanhtmltitles"
- id="indexoptions:scanhtmltitles">ScanHTMLTitles</a></dt>
+ <dt><a name="indexoptions.scanhtmltitles"
+ id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
<dd>FancyIndexing \e$B$N$?$a$K!"\e(B
HTML \e$B%I%-%e%a%s%H$+$i%?%$%H%k$r<h$j=P$9$3$H$r2DG=$K$7$^$9!#\e(B
httpd \e$B$O\e(B <code>title</code> \e$B%?%0$NCM$rFI$`$?$a$K%I%-%e%a%s%H$rFI$_;O$a$^$9!#\e(B
\e$B$3$l$O\e(B CPU \e$B$d\e(B disk \e$B$KIi2Y$r$+$1$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppresscolumnsorting"
- id="indexoptions:suppresscolumnsorting"
+ <dt><a name="indexoptions.suppresscolumnsorting"
+ id="indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></dt>
<dd>\e$B$b$7;XDj$5$l$F$$$l$P!"\e(BApache \e$B$O\e(B
\e$B%=!<%HJ8;zNs$N$?$a$N%/%(%j!<0z?t$N2r@O$bL58z$K$7$^$9!#\e(B
</strong>
\e$B$3$N5sF0$O\e(B Apache 2.0.23 \e$B$G$O\e(B
- <a href="#indexoptions:ignoreclient">IndexOptions
+ <a href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a> \e$B$G@)8f$5$l$k$h$&$K$J$C$F$$$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppressdescription"
- id="indexoptions:suppressdescription"
+ <dt><a name="indexoptions.suppressdescription"
+ id="indexoptions.suppressdescription"
>SuppressDescription</a></dt>
<dd>\e$B$3$l$O\e(B FancyIndexing \e$B$K$*$1$k%U%!%$%k$N@bL@$r>C5n$7$^$9!#\e(B
\e$BJ8;z$N6uGr$r2T$0$3$H$,$G$-$^$9!#\e(B \e$B%U%!%$%k$N@bL@$K4X$9$k>pJs$O!"\e(B
<directive module="mod_autoindex">AddDescription</directive>
\e$B$r$4Mw2<$5$$!#$^$?!"@bL@$N%3%i%`%5%$%:$r@)8B$9$k\e(B
- <code><a href="#indexoptions:descriptionwidth">DescriptionWidth</a></code>
+ <code><a href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
\e$B%$%s%G%C%/%9%*%W%7%g%s$b$4Mw2<$5$$!#\e(B</dd>
- <dt><a name="indexoptions:suppresshtmlpreamble"
- id="indexoptions:suppresshtmlpreamble"
+ <dt><a name="indexoptions.suppresshtmlpreamble"
+ id="indexoptions.suppresshtmlpreamble"
>SuppressHTMLPreamble</a></dt>
<dd>\e$BDL>o!"\e(B
\e$B%X%C%@!<%U%!%$%k$,B8:_$7$J$$>l9g$O!"%W%j%"%s%V%k$ODL>oDL$j\e(B
\e$B@8@.$5$l$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppressicon"
- id="indexoptions:suppressicon">SuppressIcon</a> (<em>Apache
+ <dt><a name="indexoptions.suppressicon"
+ id="indexoptions.suppressicon">SuppressIcon</a> (<em>Apache
2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd>
\e$B$,\e(B <code>pre</code> \e$B%V%m%C%/$KF~$k\e(B (FancyIndexing \e$B0lMw$G=q<0$K;H$o$l$F$$$^$9\e(B)
\e$B$3$H$r6X;_$7$F$$$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppresslastmodified"
- id="indexoptions:suppresslastmodified"
+ <dt><a name="indexoptions.suppresslastmodified"
+ id="indexoptions.suppresslastmodified"
>SuppressLastModified</a></dt>
<dd>FancyIndexing \e$B0lMw$K$*$$$F:G=*99?7F|;~$NI=<($r>C5n$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppressrules"
- id="indexoptions:suppressrules">SuppressRules</a>
+ <dt><a name="indexoptions.suppressrules"
+ id="indexoptions.suppressrules">SuppressRules</a>
(<em>Apache 2.0.23 \e$B0J9_\e(B</em>) </dt>
<dd>\e$B%G%#%l%/%H%j0lMw$K$*$$$F?eJ?6h@Z$j@~\e(B (<code>hr</code> \e$B%?%0\e(B) \e$B$r>C5n$7$^$9!#\e(B
\e$B$,\e(B <code>pre</code> \e$B%V%m%C%/$KF~$k\e(B (FancyIndexing \e$B0lMw$G=q<0$K;H$o$l$F$$$^$9\e(B)
\e$B$3$H$r6X;_$7$F$$$^$9!#\e(B</dd>
- <dt><a name="indexoptions:suppresssize"
- id="indexoptions:suppresssize">SuppressSize</a></dt>
+ <dt><a name="indexoptions.suppresssize"
+ id="indexoptions.suppresssize">SuppressSize</a></dt>
<dd>FancyIndexing \e$B0lMw$K$*$$$F%U%!%$%k%5%$%:$NI=<($r>C5n$7$^$9!#\e(B</dd>
- <dt><a name="indexoptions:trackmodified"
- id="indexoptions:trackmodified">TrackModified</a>
+ <dt><a name="indexoptions.trackmodified"
+ id="indexoptions.trackmodified">TrackModified</a>
(<em>Apache 2.0.23 \e$B0J9_\e(B</em>)</dt>
<dd>\e$B$3$l$O\e(B HTTP \e$B%X%C%@Cf$K!"\e(B
\e$B$b$7$3$l$,=EMW$G$"$l$P!"\e(B
\e$B$3$N%*%W%7%g%s$rL58z$N$^$^$K$7$F$/$@$5$$!#\e(B</dd>
- <dt><a name="indexoptions:versionsort"
- id="indexoptions:versionsort">VersionSort</a>
+ <dt><a name="indexoptions.versionsort"
+ id="indexoptions.versionsort">VersionSort</a>
(<em>Apache 2.0a3 \e$B0J9_\e(B</em>)</dt>
<dd><code>VersionSort</code> \e$B%-!<%o!<%I$O%P!<%8%g%sHV9f$r4^$s$@%U%!%$%k$,\e(B
<usage>
<p><directive>IndexOrderDefault</directive> \e$B%G%#%l%/%F%#%V$O\e(B
- <code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ <code><a href="#indexoptions.fancyindexing">FancyIndexing</a></code>
\e$B%$%s%G%C%/%9%*%W%7%g%s$HJ;$;$FMQ$$$l$l$^$9!#\e(B
\e$B%G%U%)%k%H$G$O!"\e(BFancyIndexing
\e$B$N%G%#%l%/%H%j0lMw$O%U%!%$%kL>$N>:=g$GI=<($5$l$^$9!#\e(B
\e$BFs$DL\$N%-!<$O\e(B<em>\e$B>o$K\e(B</em>\e$B%U%!%$%kL>$N>:=g$K$J$j$^$9!#\e(B</p>
<p>\e$B$3$N%G%#%l%/%F%#%V$H\e(B <code><a
- href="#indexoptions:suppresscolumnsorting">SuppressColumnSorting</a></code>
+ href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></code>
\e$B%$%s%G%C%/%9%*%W%7%g%s$H$rAH$_9g$o$;$k$3$H$G!"\e(B
\e$B%G%#%l%/%H%j0lMw$r$"$kFCDj$N=gHV$G$N$_I=<($9$k$h$&$K$G$-$^$9!#\e(B
\e$B$3$l$O!"\e(B
Áö½Ã¾î¸¦ Âü°íÇ϶ó.</p>
<p><directive module="mod_autoindex">IndexOptions</directive>
- Áö½Ã¾î¿¡ <code><a href="#indexoptions:fancyindexing"
+ Áö½Ã¾î¿¡ <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code> ¿É¼ÇÀ» ÁÖ¸é, ¿ À̸§À» Ãâ·ÂÇÒ
¼ø¼¸¦ ¹Ù²Ù´Â ¸µÅ©·Î ¸¸µç´Ù. À̸§ ¸µÅ©¸¦ ¼±ÅÃÇÏ¸é ±× ¿ÀÇ
°ª ¼ø¼·Î ¸ñ·ÏÀ» ´Ù½Ã ¸¸µç´Ù. °°Àº À̸§À» ¹Ýº¹Çؼ ¼±ÅÃÇϸé
<p>¾ÆÆÄÄ¡ 2.0.23´Â ¿¼ø¼¿¡ ´ëÇÑ ¿äû ¾Æ±Ô¸ÕÆ®¸¦ Á¤¸®Çϰí,
»õ·Î¿î ¿É¼ÇµéÀ» Ãß°¡Çß´Ù. Ãâ·ÂÀ» Ŭ¶óÀÌ¾ðÆ®°¡ Á¶ÀýÇÒ ¼ö
¾øµµ·Ï ¸¸µå´Â <code><a
- href="#indexoptions:ignoreclient">IndexOptions
+ href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a></code> ¿É¼ÇÀÌ Ãß°¡µÇ¾ú´Ù.</p>
<p>¿¼ø¼ À̸§Àº ¾Æ·¡ ³ª¿Â ¼ø¼ ¿äû ¿É¼ÇÀ» ´õÇÑ ÀÚ±âÂüÁ¶
<usage>
<p><directive>AddAlt</directive>´Â <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ¿¡ ´ëÇÑ ¾ÆÀÌÄÜ´ë½Å º¸ÀÏ ±ÛÀ» ÁöÁ¤ÇÑ´Ù. <var>File</var>¿¡´Â
¼³¸íÇÒ ÆÄÀÏÀÇ ÆÄÀÏ È®ÀåÀÚ, ÆÄÀϸí ÀϺÎ, ¿ÍÀϵåÄ«µå Ç¥Çö,
Àüü ÆÄÀϸíÀ» »ç¿ëÇÒ ¼ö ÀÖ´Ù. <var>String</var>¿¡ °ø¹éÀÌ
<usage>
<p><directive>AddAltByEncoding</directive>˼ <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ¿¡ ´ëÇÑ ¾ÆÀÌÄÜ´ë½Å º¸ÀÏ ±ÛÀ» ÁöÁ¤ÇÑ´Ù. <var>MIME-encoding</var>Àº
<code>x-compress</code>¿Í °°Àº À¯È¿ÇÑ content-encodingÀÌ´Ù.
<var>String</var>¿¡ °ø¹éÀÌ µé¾î°£´Ù¸é µû¿ÈÇ¥(<code>"</code>
<usage>
<p><directive>AddAltByType</directive>˼ <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ¿¡ ´ëÇÑ ¾ÆÀÌÄÜ´ë½Å º¸ÀÏ ±ÛÀ» ÁöÁ¤ÇÑ´Ù. <var>MIME-type</var>Àº
<code>text/html</code>°ú °°Àº À¯È¿ÇÑ content-typeÀÌ´Ù.
<var>String</var>¿¡ °ø¹éÀÌ µé¾î°£´Ù¸é µû¿ÈÇ¥(<code>"</code>
<override>Indexes</override>
<usage>
- <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing"
+ <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code>¿¡¼ ÆÄÀÏ¿¡ ´ëÇÑ ¼³¸íÀ» ÁöÁ¤ÇÑ´Ù.
<var>File</var>¿¡´Â ¼³¸íÇÒ ÆÄÀÏÀÇ ÆÄÀÏ È®ÀåÀÚ, ÆÄÀϸí ÀϺÎ,
¿ÍÀϵåÄ«µå Ç¥Çö, Àüü ÆÄÀϸíÀ» »ç¿ëÇÒ ¼ö ÀÖ´Ù. <var>String</var>Àº
</example>
<p>ÀüÇüÀûÀÎ ±âº» ¼³¸í ÇÊµåÆøÀº 23 ¹ÙÀÌÆ®´Ù. <code><a
- href="#indexoptions:suppressicon">IndexOptions
+ href="#indexoptions.suppressicon">IndexOptions
SuppressIcon</a></code> ¿É¼ÇÀ» »ç¿ëÇÏ¸é ±âº»Æø¿¡ 6 ¹ÙÀÌÆ®¸¦
- ´õ Ãß°¡Çϰí, <code><a href="#indexoptions:suppresssize"
+ ´õ Ãß°¡Çϰí, <code><a href="#indexoptions.suppresssize"
>IndexOptions SuppressSize</a></code> ¿É¼ÇÀº 7 ¹ÙÀÌÆ®¸¦,
- <code><a href="#indexoptions:suppresslastmodified"
+ <code><a href="#indexoptions.suppresslastmodified"
>IndexOptions SuppressLastModified</a></code> ¿É¼ÇÀº 19
¹ÙÀÌÆ®¸¦ ´õ Ãß°¡ÇÑ´Ù. ±×·¯¹Ç·Î °¡Àå ³ÐÀº ¼³¸íÆøÀº 55 ¹ÙÀÌÆ®´Ù.</p>
<p>ÀÌ ÇʵåÀÇ Æø¸¦ ¹Ù²Ù°Å³ª ¼³¸íÀÇ ±æÀ̸¦ ¹«ÇÑ´ë·Î ¸¸µå·Á¸é
- <a href="#indexoptions:descriptionwidth"
+ <a href="#indexoptions.descriptionwidth"
>DescriptionWidth</a> <directive module="mod_autoindex"
>IndexOptions</directive> Ű¿öµå¸¦ Âü°íÇ϶ó.</p>
<override>Indexes</override>
<usage>
- <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions:fancyindexing"
+ <p>ÀÌ Áö½Ã¾î´Â <code><a href="#indexoptions.fancyindexing"
>FancyIndexing</a></code>¿¡¼ <var>name</var>À¸·Î ³¡³ª´Â
ÆÄÀÏ ¿·¿¡ º¸¿©ÁÙ ¾ÆÀÌÄÜÀ» ÁöÁ¤ÇÑ´Ù. <var>Icon</var>Àº
¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URL ȤÀº
<usage>
<p>ÀÌ Áö½Ã¾î´Â <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ÆÄÀÏ ¿·¿¡ º¸¿©ÁÙ ¾ÆÀÌÄÜÀ» ÁöÁ¤ÇÑ´Ù. <var>Icon</var>Àº
¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URL ȤÀº
<code>(<var>alttext</var>,<var>url</var>)</code> Çü½ÄÀÌ´Ù.
<usage>
<p>ÀÌ Áö½Ã¾î´Â <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
<var>MIME-type</var>ÀÇ ÆÄÀÏ ¿·¿¡ º¸¿©ÁÙ ¾ÆÀÌÄÜÀ» ÁöÁ¤ÇÑ´Ù.
<var>Icon</var>Àº ¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URL ȤÀº
<code>(<var>alttext</var>,<var>url</var>)</code> Çü½ÄÀÌ´Ù.
<usage>
<p><directive>DefaultIcon</directive> Áö½Ã¾î´Â <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>¿¡¼
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>¿¡¼
ƯÁ¤ ¾ÆÀÌÄÜÀ» ¼³Á¤ÇÏÁö¾ÊÀº ÆÄÀÏ ¿·¿¡ ³ª¿Ã ¾ÆÀÌÄÜÀÌ´Ù.
<var>Icon</var>Àº ¾ÆÀÌÄÜÀÇ (%-escaped) »ó´ë URLÀÌ´Ù.</p>
<p><directive>HeaderName</directive>À¸·Î ÁöÁ¤ÇÑ ÆÄÀÏ¿¡
(<html>, <head>, µî) HTML ¹®¼ ½ÃÀۺκÐÀÌ Æ÷ÇÔµÇÀÖ´Ù¸é
- <a href="#indexoptions:suppresshtmlpreamble"><code>IndexOptions
+ <a href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
+SuppressHTMLPreamble</code></a>À» »ç¿ëÇÏ¿© ÀÌ ºÎºÐÀ» Ãß°¡ÇÏÁö¾Ê´Â
°ÍÀÌ ÁÁ´Ù.</p>
</usage>
¸ñ·ÏÀ» ¼³Á¤ÇÑ´Ù. <var>Option</var>Àº ´ÙÀ½ Áß ÇϳªÀÌ´Ù</p>
<dl>
- <dt><a name="indexoptions:descriptionwidth"
- id="indexoptions:descriptionwidth"
+ <dt><a name="indexoptions.descriptionwidth"
+ id="indexoptions.descriptionwidth"
>DescriptionWidth=[<var>n</var> | *]</a> (<em>¾ÆÆÄÄ¡
2.0.23 ÀÌÈÄ</em>)</dt>
module="mod_autoindex">AddDescription</directive>
ÀýÀ» Âü°íÇ϶ó.</strong></dd>
- <dt><a name="indexoptions:fancyindexing"
- id="indexoptions:fancyindexing">FancyIndexing</a></dt>
+ <dt><a name="indexoptions.fancyindexing"
+ id="indexoptions.fancyindexing">FancyIndexing</a></dt>
<dd>µð·ºÅ丮ÀÇ fancy ¸ñ·ÏÀ» ¸¸µç´Ù.</dd>
- <dt><a name="indexoptions:foldersfirst"
- id="indexoptions:foldersfirst">FoldersFirst</a>
+ <dt><a name="indexoptions.foldersfirst"
+ id="indexoptions.foldersfirst">FoldersFirst</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇϸé ÇÏÀ§µð·ºÅ丮 ¸ñ·ÏÀÌ <em>Ç×»ó</em>
»ç¿ëÇÑ´Ù¸é ÇÏÀ§µð·ºÅ丮 <code>Zed</code>°¡ ÇÏÀ§µð·ºÅ丮
<code>Beta</code> ¾Õ¿¡ ³ª¿À°í, ÇÏÀ§µð·ºÅ丮 <code>Beta</code>´Â
ÀÏ¹Ý ÆÄÀÏ <code>Gamma</code>¿Í <code>Alpha</code> ¾Õ¿¡
- ³ª¿Â´Ù. <strong>ÀÌ ¿É¼ÇÀº <a href="#indexoptions:fancyindexing"
+ ³ª¿Â´Ù. <strong>ÀÌ ¿É¼ÇÀº <a href="#indexoptions.fancyindexing"
><code>FancyIndexing</code></a>À» ÇÔ²² »ç¿ëÇÒ¶§¸¸ È¿°ú°¡
ÀÖ´Ù.</strong></dd>
- <dt><a name="indexoptions:htmltable"
- id="indexoptions:htmltable">HTMLTable</a> (<em>½ÇÇèÀû,
+ <dt><a name="indexoptions.htmltable"
+ id="indexoptions.htmltable">HTMLTable</a> (<em>½ÇÇèÀû,
¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>ÀÌ ½ÇÇèÀûÀÎ FancyIndexing ¿É¼ÇÀº °£´ÜÇÑ HTML Ç¥·Î
utf-8 »ç¿ë Ç÷¡Æû¿¡¼ ÆÄÀϸíÀ̳ª ¼³¸í¹®ÀÇ Àб⠼ø¼(¿ÞÂÊ¿¡¼
¿À¸¥ÂÊ È¤Àº ¿À¸¥ÂÊ¿¡¼ ¿ÞÂÊÀ¸·Î)°¡ ´Ù¸¦¶§ Ưº°È÷ À¯¿ëÇÏ´Ù.</dd>
- <dt><a name="indexoptions:iconsarelinks"
- id="indexoptions:iconsarelinks">IconsAreLinks</a></dt>
+ <dt><a name="indexoptions.iconsarelinks"
+ id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ÆÄÀÏ¸í ¸µÅ©¿¡ ¾ÆÀÌÄÜÀ» Æ÷ÇÔÇÑ´Ù.</dd>
- <dt><a name="indexoptions:iconheight"
- id="indexoptions:iconheight">IconHeight[=<var
+ <dt><a name="indexoptions.iconheight"
+ id="indexoptions.iconheight">IconHeight[=<var
>pixels</var>]</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» IconWidth¿Í °°ÀÌ »ç¿ëÇÏ¸é ¼¹ö´Â ÆÄÀÏ ¾ÆÀÌÄÜÀÇ
»óȲ¿¡¼µµ ÆäÀÌÁö ±¸¼ºÀ» ¹Ì¸® °è»êÇÒ ¼ö ÀÖ´Ù. ¿É¼Ç¿¡ °ªÀ»
ÁÖÁö¾ÊÀ¸¸é ¾ÆÆÄÄ¡°¡ Á¦°øÇÏ´Â ¾ÆÀÌÄÜÀÇ Ç¥ÁØ ³ôÀ̸¦ »ç¿ëÇÑ´Ù.</dd>
- <dt><a name="indexoptions:iconwidth"
- id="indexoptions:iconwidth">IconWidth[=<var
+ <dt><a name="indexoptions.iconwidth"
+ id="indexoptions.iconwidth">IconWidth[=<var
>pixels</var>]</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» <code>IconHeight</code>¿Í °°ÀÌ »ç¿ëÇϸé
±¸¼ºÀ» ¹Ì¸® °è»êÇÒ ¼ö ÀÖ´Ù. ¿É¼Ç¿¡ °ªÀ» ÁÖÁö¾ÊÀ¸¸é ¾ÆÆÄÄ¡°¡
Á¦°øÇÏ´Â ¾ÆÀÌÄÜÀÇ Ç¥ÁØ ÆøÀ» »ç¿ëÇÑ´Ù.</dd>
- <dt><a name="indexoptions:ignorecase"
- id="indexoptions:ignorecase">IgnoreCase</a></dt>
+ <dt><a name="indexoptions.ignorecase"
+ id="indexoptions.ignorecase">IgnoreCase</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇÏ¸é ´ë¼Ò¹®ÀÚ ±¸º°ÇÏÁö¾Ê°í À̸§À» Á¤·ÄÇÑ´Ù.
¿¹¸¦ µé¾î, À̸§À¸·Î ¿À¸§Â÷¼øÀ̰í IgnoreCase¸¦ »ç¿ëÇϸé
ÆÄÀÏ Zeta´Â ÆÄÀÏ alfa µÚ¿¡ ³ª¿Â´Ù (ÁÖÀÇ: ÆÄÀÏ GAMMA´Â
Ç×»ó ÆÄÀÏ gamma ¾Õ¿¡ ³ª¿Â´Ù). </dd>
- <dt><a name="indexoptions:ignoreclient"
- id="indexoptions:ignoreclient">IgnoreClient</a></dt>
+ <dt><a name="indexoptions.ignoreclient"
+ id="indexoptions.ignoreclient">IgnoreClient</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇϸé <module>mod_autoindex</module>´Â
¼ø¼¸¦ Æ÷ÇÔÇÏ¿© Ŭ¶óÀÌ¾ðÆ®°¡ º¸³»´Â ¸ðµç ÁúÀǺ¯¼ö¸¦ ¹«½ÃÇÑ´Ù.
- (<code><a href="#indexoptions:suppresscolumnsorting"
+ (<code><a href="#indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></code>À» °¡Á¤ÇÑ´Ù.)</dd>
- <dt><a name="indexoptions:namewidth"
- id="indexoptions:namewidth">NameWidth=[<var>n</var>
+ <dt><a name="indexoptions.namewidth"
+ id="indexoptions.namewidth">NameWidth=[<var>n</var>
| *]</a></dt>
<dd><code>NameWidth</code> Ű¿öµå´Â ¹ÙÀÌÆ®´ÜÀ§·Î ÆÄÀϸí
<dd><code>NameWidth=*</code>Àº ¿ÀÇ ÆøÀ» ÇÊ¿äÇѸ¸Å ´Ã¸°´Ù.</dd>
- <dt><a name="indexoptions:scanhtmltitles"
- id="indexoptions:scanhtmltitles">ScanHTMLTitles</a></dt>
+ <dt><a name="indexoptions.scanhtmltitles"
+ id="indexoptions.scanhtmltitles">ScanHTMLTitles</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ HTML ¹®¼ÀÇ titleÀ» »Ì´Â´Ù. ÆÄÀÏ¿¡
<directive module="mod_autoindex">AddDescription</directive>·Î
ÁöÁ¤ÇÑ ¼³¸íÀÌ ¾ø´Ù¸é À¥¼¹ö´Â ¹®¼ÀÇ <code>title</code>
¿ä¼Ò°ªÀ» ÀоîµéÀδÙ. ÀÌ ÀÛ¾÷Àº CPU¿Í µð½ºÅ©¸¦ ¸¹ÀÌ »ç¿ëÇÑ´Ù.</dd>
- <dt><a name="indexoptions:suppresscolumnsorting"
- id="indexoptions:suppresscolumnsorting"
+ <dt><a name="indexoptions.suppresscolumnsorting"
+ id="indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></dt>
<dd>ÀÌ ¿É¼ÇÀ» »ç¿ëÇÏ¸é ¾ÆÆÄÄ¡´Â FancyIndexed µð·ºÅ丮
¿¿¡ ÀÖ´Â °ª¼ø¼·Î µð·ºÅ丮 ¸ñ·ÏÀ» ¸¸µç´Ù. <strong>¾ÆÆÄÄ¡
2.0.23 ÀÌÀü¿¡´Â ¼ø¼ ¾Æ±Ô¸ÕÆ®µµ ÀÐÁö ¾Ê¾Ò´Ù.</strong>
¾ÆÆÄÄ¡ 2.0.23¿¡¼´Â <a
- href="#indexoptions:ignoreclient">IndexOptions
+ href="#indexoptions.ignoreclient">IndexOptions
IgnoreClient</a>¸¦ »ç¿ëÇÏ¿© ¼ø¼ ¾Æ±Ô¸ÕÆ®¸¦ ÀÐÁö ¾Ê´Â´Ù.</dd>
- <dt><a name="indexoptions:suppressdescription"
- id="indexoptions:suppressdescription"
+ <dt><a name="indexoptions.suppressdescription"
+ id="indexoptions.suppressdescription"
>SuppressDescription</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ÆÄÀÏ ¼³¸íÀ» Æ÷ÇÔÇÏÁö ¾Ê´Â´Ù. ±âº»ÀûÀ¸·Î
¹æ¹ýÀº <directive module="mod_autoindex"
>AddDescription</directive>À» Âü°íÇ϶ó. ¼³¸í¿ÀÇ Å©±â¸¦
ÁöÁ¤ÇÏ´Â <code><a
- href="#indexoptions:descriptionwidth">DescriptionWidth</a></code>
+ href="#indexoptions.descriptionwidth">DescriptionWidth</a></code>
¿É¼Çµµ Âü°íÇ϶ó.</dd>
- <dt><a name="indexoptions:suppresshtmlpreamble"
- id="indexoptions:suppresshtmlpreamble"
+ <dt><a name="indexoptions.suppresshtmlpreamble"
+ id="indexoptions.suppresshtmlpreamble"
>SuppressHTMLPreamble</a></dt>
<dd>µð·ºÅ丮¿¡ <directive
HTML ¸í·ÉÀÌ ÀÖ¾î¾ß ÇÑ´Ù. header ÆÄÀÏÀÌ ¾ø´Ù¸é ÀϹÝÀûÀÎ
½ÃÀۺκÐÀÌ ¸¸µé¾îÁø´Ù.</dd>
- <dt><a name="indexoptions:suppressicon"
- id="indexoptions:suppressicon">SuppressIcon</a>
+ <dt><a name="indexoptions.suppressicon"
+ id="indexoptions.suppressicon">SuppressIcon</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>fancy ¸ñ·Ï¿¡¼ ¾ÆÀÌÄÜÀ» »«´Ù. <code>SuppressIcon</code>°ú
<code>hr</code> ¿ä¼Ò »ç¿ëÀ» ±ÝÁöÇÑ ¸¶Áö¸· Ç¥ÁØÀÎ HTML 3.2¿¡
¾Ë¸ÂÀº Ãâ·ÂÀÌ µÈ´Ù.</dd>
- <dt><a name="indexoptions:suppresslastmodified"
- id="indexoptions:suppresslastmodified"
+ <dt><a name="indexoptions.suppresslastmodified"
+ id="indexoptions.suppresslastmodified"
>SuppressLastModified</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ¸¶Áö¸· ¼öÁ¤ÀÏÀ» Ç¥½ÃÇÏÁö ¾Ê´Â´Ù.</dd>
- <dt><a name="indexoptions:suppressrules"
- id="indexoptions:suppressrules">SuppressRules</a>
+ <dt><a name="indexoptions.suppressrules"
+ id="indexoptions.suppressrules">SuppressRules</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>µð·ºÅ丮 ¸ñ·Ï¿¡¼ ¼öÆòÁÙÀ» (<code>hr</code> ¿ä¼Ò)
<code>hr</code> ¿ä¼Ò »ç¿ëÀ» ±ÝÁöÇÑ ¸¶Áö¸· Ç¥ÁØÀÎ HTML 3.2¿¡
¾Ë¸ÂÀº Ãâ·ÂÀÌ µÈ´Ù.</dd>
- <dt><a name="indexoptions:suppresssize"
- id="indexoptions:suppresssize">SuppressSize</a></dt>
+ <dt><a name="indexoptions.suppresssize"
+ id="indexoptions.suppresssize">SuppressSize</a></dt>
<dd>fancy ¸ñ·Ï¿¡¼ ÆÄÀÏÅ©±â¸¦ Ç¥½ÃÇÏÁö ¾Ê´Â´Ù.</dd>
- <dt><a name="indexoptions:trackmodified"
- id="indexoptions:trackmodified">TrackModified</a>
+ <dt><a name="indexoptions.trackmodified"
+ id="indexoptions.trackmodified">TrackModified</a>
(<em>¾ÆÆÄÄ¡ 2.0.23 ÀÌÈÄ</em>)</dt>
<dd>µð·ºÅ丮 ¸ñ·ÏÀÇ HTTP Çì´õ¿¡ Last-Modified¿Í ETag °ªÀ»
¹Ù²îÁö¾Ê´Â´Ù.</strong> ÀÌ·± º¯È°¡ Áß¿äÇÏ´Ù¸é ÀÌ ¿É¼ÇÀ»
»ç¿ëÇÏÁö ¸¶¶ó.</dd>
- <dt><a name="indexoptions:versionsort"
- id="indexoptions:versionsort">VersionSort</a>
+ <dt><a name="indexoptions.versionsort"
+ id="indexoptions.versionsort">VersionSort</a>
(<em>¾ÆÆÄÄ¡ 2.0a3 ÀÌÈÄ</em>)</dt>
<dd><code>VersionSort</code> Ű¿öµå´Â ¹öÀü ¹øÈ£¸¦ Æ÷ÇÔÇÑ
<usage>
<p><directive>IndexOrderDefault</directive> Áö½Ã¾î´Â <code><a
- href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+ href="#indexoptions.fancyindexing">FancyIndexing</a></code>
¸ñ·Ï ¿É¼Ç°ú ÇÔ²² »ç¿ëÇÑ´Ù. ±âº»ÀûÀ¸·Î fancyindexed µð·ºÅ丮
¸ñ·ÏÀº ÆÄÀÏ¸í ¿À¸§Â÷¼øÀÌ´Ù. <directive>IndexOrderDefault</directive>´Â
ÀÌ Ãʱ⠼ø¼¸¦ º¯°æÇÒ ¼ö ÀÖ´Ù.</p>
Áß Çϳª´Ù. ÀÌÂ÷ ¼ø¼´Â <em>Ç×»ó</em> ÆÄÀÏ¸í ¿À¸§Â÷¼øÀÌ´Ù.</p>
<p>ÀÌ Áö½Ã¾î¿Í <code><a
- href="#indexoptions:suppresscolumnsorting"
+ href="#indexoptions.suppresscolumnsorting"
>SuppressColumnSorting</a></code> ¸ñ·Ï ¿É¼ÇÀ» °°ÀÌ »ç¿ëÇϸé
ƯÁ¤ ¼ø¼·Î¸¸ µð·ºÅ丮 ¸ñ·ÏÀ» ¸¸µç´Ù. ÀÌ °æ¿ì Ŭ¶óÀÌ¾ðÆ®´Â
´Ù¸¥ ¼ø¼·Î µð·ºÅ丮 ¸ñ·ÏÀ» ¿äûÇÏÁö ¸øÇÑ´Ù.</p>