]> granicus.if.org Git - apache/commitdiff
Update transformation.
authorYoshiki Hayashi <yoshiki@apache.org>
Wed, 10 Jul 2002 07:06:30 +0000 (07:06 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Wed, 10 Jul 2002 07:06:30 +0000 (07:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96001 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/mod_autoindex.html.ja.jis [new file with mode: 0644]

index 54de42770d72317ec04eddd077bacd61b7ab857f..62796df263b6e29dd085d6448154dee74bf5ce34 100644 (file)
@@ -3,7 +3,7 @@
                 This file is generated from xml source: DO NOT EDIT
           XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
         --><title>core- Apache HTTP Server</title><link href="../style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache Module core</h1><table cellspacing="1" cellpadding="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap" valign="top"><span class="help">Description:</span></td><td>Core Apache HTTP Server features that are always
-available</td></tr><tr><td nowrap="nowrap"><a href="module-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr></table></td></tr></table><h2>Directives</h2><ul><li><a href="#acceptpathinfo">AcceptPathInfo</a></li><li><a href="#accessfilename">AccessFileName</a></li><li><a href="#adddefaultcharset">AddDefaultCharset</a></li><li><a href="#allowoverride">AllowOverride</a></li><li><a href="#authname">AuthName</a></li><li><a href="#authtype">AuthType</a></li><li><a href="#contentdigest">ContentDigest</a></li><li><a href="#defaulttype">DefaultType</a></li><li><a href="#directory">Directory</a></li><li><a href="#directorymatch">DirectoryMatch</a></li><li><a href="#documentroot">DocumentRoot</a></li><li><a href="#enablemmap">EnableMMAP</a></li><li><a href="#errordocument">ErrorDocument</a></li><li><a href="#errorlog">ErrorLog</a></li><li><a href="#fileetag">FileETag</a></li><li><a href="#files">Files</a></li><li><a href="#filesmatch">FilesMatch</a></li><li><a href="#forcetype">ForceType</a></li><li><a href="#hostnamelookups">HostnameLookups</a></li><li><a href="#identitycheck">IdentityCheck</a></li><li><a href="#ifdefine">IfDefine</a></li><li><a href="#ifmodule">IfModule</a></li><li><a href="#include">Include</a></li><li><a href="#keepalive">KeepAlive</a></li><li><a href="#keepalivetimeout">KeepAliveTimeout</a></li><li><a href="#limit">Limit</a></li><li><a href="#limitexcept">LimitExcept</a></li><li><a href="#limitrequestbody">LimitRequestBody</a></li><li><a href="#limitrequestfields">LimitRequestFields</a></li><li><a href="#limitrequestfieldsize">LimitRequestFieldSize</a></li><li><a href="#limitrequestline">LimitRequestLine</a></li><li><a href="#limitxmlrequestbody">LimitXMLRequestBody</a></li><li><a href="#location">Location</a></li><li><a href="#locationmatch">LocationMatch</a></li><li><a href="#loglevel">LogLevel</a></li><li><a href="#maxkeepaliverequests">MaxKeepAliveRequests</a></li><li><a href="#namevirtualhost">NameVirtualHost</a></li><li><a href="#options">Options</a></li><li><a href="#require">Require</a></li><li><a href="#rlimitcpu">RLimitCPU</a></li><li><a href="#rlimitmem">RLimitMEM</a></li><li><a href="#rlimitnproc">RLimitNPROC</a></li><li><a href="#satisfy">Satisfy</a></li><li><a href="#scriptinterpretersource">ScriptInterpreterSource</a></li><li><a href="#serveradmin">ServerAdmin</a></li><li><a href="#serveralias">ServerAlias</a></li><li><a href="#servername">ServerName</a></li><li><a href="#serverpath">ServerPath</a></li><li><a href="#serverroot">ServerRoot</a></li><li><a href="#serversignature">ServerSignature</a></li><li><a href="#servertokens">ServerTokens</a></li><li><a href="#sethandler">SetHandler</a></li><li><a href="#setinputfilter">SetInputFilter</a></li><li><a href="#setoutputfilter">SetOutputFilter</a></li><li><a href="#timeout">TimeOut</a></li><li><a href="#usecanonicalname">UseCanonicalName</a></li><li><a href="#virtualhost">VirtualHost</a></li></ul><hr/><h2><a name="AcceptPathInfo">AcceptPathInfo</a> <a name="acceptpathinfo">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Resources accept trailing pathname information</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>AcceptPathInfo On|Off|Default</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>AcceptPathInfo Default</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config, virtual host, directory, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr><tr><td nowrap="nowrap" align="left" valign="top"><a href="directive-dict.html#Compatibility" class="help">Compatibility:</a></td><td>Available in Apache 2.0.30 and later</td></tr></table></td></tr></table>
+available</td></tr><tr><td nowrap="nowrap"><a href="module-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr></table></td></tr></table><h2>Directives</h2><ul><li><a href="#acceptpathinfo">AcceptPathInfo</a></li><li><a href="#accessfilename">AccessFileName</a></li><li><a href="#adddefaultcharset">AddDefaultCharset</a></li><li><a href="#allowoverride">AllowOverride</a></li><li><a href="#authname">AuthName</a></li><li><a href="#authtype">AuthType</a></li><li><a href="#cgimapextension">CGIMapExtension</a></li><li><a href="#contentdigest">ContentDigest</a></li><li><a href="#defaulttype">DefaultType</a></li><li><a href="#directory">Directory</a></li><li><a href="#directorymatch">DirectoryMatch</a></li><li><a href="#documentroot">DocumentRoot</a></li><li><a href="#enablemmap">EnableMMAP</a></li><li><a href="#errordocument">ErrorDocument</a></li><li><a href="#errorlog">ErrorLog</a></li><li><a href="#fileetag">FileETag</a></li><li><a href="#files">Files</a></li><li><a href="#filesmatch">FilesMatch</a></li><li><a href="#forcetype">ForceType</a></li><li><a href="#hostnamelookups">HostnameLookups</a></li><li><a href="#identitycheck">IdentityCheck</a></li><li><a href="#ifdefine">IfDefine</a></li><li><a href="#ifmodule">IfModule</a></li><li><a href="#include">Include</a></li><li><a href="#keepalive">KeepAlive</a></li><li><a href="#keepalivetimeout">KeepAliveTimeout</a></li><li><a href="#limit">Limit</a></li><li><a href="#limitexcept">LimitExcept</a></li><li><a href="#limitrequestbody">LimitRequestBody</a></li><li><a href="#limitrequestfields">LimitRequestFields</a></li><li><a href="#limitrequestfieldsize">LimitRequestFieldSize</a></li><li><a href="#limitrequestline">LimitRequestLine</a></li><li><a href="#limitxmlrequestbody">LimitXMLRequestBody</a></li><li><a href="#location">Location</a></li><li><a href="#locationmatch">LocationMatch</a></li><li><a href="#loglevel">LogLevel</a></li><li><a href="#maxkeepaliverequests">MaxKeepAliveRequests</a></li><li><a href="#namevirtualhost">NameVirtualHost</a></li><li><a href="#options">Options</a></li><li><a href="#require">Require</a></li><li><a href="#rlimitcpu">RLimitCPU</a></li><li><a href="#rlimitmem">RLimitMEM</a></li><li><a href="#rlimitnproc">RLimitNPROC</a></li><li><a href="#satisfy">Satisfy</a></li><li><a href="#scriptinterpretersource">ScriptInterpreterSource</a></li><li><a href="#serveradmin">ServerAdmin</a></li><li><a href="#serveralias">ServerAlias</a></li><li><a href="#servername">ServerName</a></li><li><a href="#serverpath">ServerPath</a></li><li><a href="#serverroot">ServerRoot</a></li><li><a href="#serversignature">ServerSignature</a></li><li><a href="#servertokens">ServerTokens</a></li><li><a href="#sethandler">SetHandler</a></li><li><a href="#setinputfilter">SetInputFilter</a></li><li><a href="#setoutputfilter">SetOutputFilter</a></li><li><a href="#timeout">TimeOut</a></li><li><a href="#usecanonicalname">UseCanonicalName</a></li><li><a href="#virtualhost">VirtualHost</a></li></ul><hr/><h2><a name="AcceptPathInfo">AcceptPathInfo</a> <a name="acceptpathinfo">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Resources accept trailing pathname information</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>AcceptPathInfo On|Off|Default</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>AcceptPathInfo Default</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config, virtual host, directory, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr><tr><td nowrap="nowrap" align="left" valign="top"><a href="directive-dict.html#Compatibility" class="help">Compatibility:</a></td><td>Available in Apache 2.0.30 and later</td></tr></table></td></tr></table>
 
     <p>This directive controls whether requests that contain trailing
     pathname information that follows an actual filename (or
@@ -186,7 +186,12 @@ authentication</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syn
      <a href="mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> to
      work.</p>
 <p><strong>See also </strong></p><ul><li><a href="../howto/auth.html">Authentication, Authorization,
-and Access Control</a></li></ul><hr/><h2><a name="ContentDigest">ContentDigest</a> <a name="contentdigest">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Enables the generation of Content-MD5 HTTP Response
+and Access Control</a></li></ul><hr/><h2><a name="CGIMapExtension">CGIMapExtension</a> <a name="cgimapextension">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Technique for locating the interpreter for CGI 
+scripts</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>CGIMapExtension cgi-path .extension</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>None</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>directory, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">Override:</a></td><td>FileInfo</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr><tr><td nowrap="nowrap" align="left" valign="top"><a href="directive-dict.html#Compatibility" class="help">Compatibility:</a></td><td>NetWare only</td></tr></table></td></tr></table>
+    <p>This directive is used to control how Apache finds the
+    interpreter used to run CGI scripts. For example, setting <code>CGIMapExtension sys:\foo.nlm .foo</code> will
+    cause all CGI script files with a .foo extension to be passed to the FOO interpreter.</p>
+<hr/><h2><a name="ContentDigest">ContentDigest</a> <a name="contentdigest">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Enables the generation of Content-MD5 HTTP Response
 headers</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>ContentDigest on|off</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>ContentDigest off</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config, virtual host, directory, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">Override:</a></td><td>Options</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr></table></td></tr></table>
     <p>This directive enables the generation of
     <code>Content-MD5</code> headers as defined in RFC1864
diff --git a/docs/manual/mod/mod_autoindex.html.ja.jis b/docs/manual/mod/mod_autoindex.html.ja.jis
new file mode 100644 (file)
index 0000000..05c30ce
--- /dev/null
@@ -0,0 +1,711 @@
+<html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><!-- 
+          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+                This file is generated from xml source: DO NOT EDIT
+          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+        --><title>mod_autoindex- Apache HTTP Server</title><link href="../style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache \e$B%b%8%e!<%k\e(B mod_autoindex</h1><table cellspacing="1" cellpadding="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap" valign="top"><span class="help">\e$B@bL@\e(B:</span></td><td>Unix \e$B$N\e(B <em>ls</em> \e$B%3%^%s%I$d\e(B
+    Win32 \e$B$N\e(B <em>dir</em> \e$B%7%'%k%3%^%s%I$K;w$?\e(B
+    \e$B%G\e(B\e$B%#%l%/%H%j%$%s%G%C%/%9$r@8@.$7$^$9\e(B</td></tr><tr><td nowrap="nowrap"><a href="module-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="module-dict.html#ModuleIdentifier" class="help">\e$B%b%8%e!<\e(B\e$B%k<1JL;R\e(B:</a></td><td>autoindex_module</td></tr></table></td></tr></table><h2>\e$B35MW\e(B</h2> 
+      <p>\e$B%G%#%l%/%H%j$N%$%s%G%C%/%9$OFs$D$N>pJs8;$N$&$A$N\e(B
+      \e$B0l$D$+$i@8@.$G$-$^$9\e(B:</p>
+
+    <ul>
+      <li>\e$BIaDL$O\e(B <code>index.html</code> \e$B$H8F$P$l$k\e(B
+      \e$B%f!<%6$K$h$C$F=q$+$l$?%U%!%$%k!#\e(B
+      <a href="mod_dir.html#directoryindex" class="directive"><code class="directive">DirectoryIndex</code></a>
+      \e$B%G\e(B\e$B%#%l%/%F%#%V$G$3$N%U%!%$%kL>$r@_Dj$7$^$9!#\e(B
+      \e$B$3$l$O\e(B <code><a href="mod_dir.html">mod_dir</a></code> \e$B$G@)8f$5$l$^$9!#\e(B</li>
+
+      <li>\e$B$b$7$/$O!"%5!<%P$K$h$C$F@8@.$5$l$?0lMw!#\e(B
+      \e$B$=$NB>$N%G%#%l%/%F%#%V$G$3$N0lMw$N=q<0$r@)8f$7$^$9!#\e(B
+      <a href="#addicon" class="directive"><code class="directive">AddIcon</code></a>, <a href="#addiconbyencoding" class="directive"><code class="directive">AddIconByEncoding</code></a> \e$B$H\e(B
+      <a href="#addiconbytype" class="directive"><code class="directive">AddIconByType</code></a>
+      \e$B$r;H$&$3$H$G!"MM!9$J%U%!%$%k%?%$%W$KBP$7$F%"%$%3%s0lMw$r\e(B
+      \e$B%;%C%H$7$^$9!#$D$^$j!"%j%9%H$5$l$?%U%!%$%kKh$K!"\e(B
+      \e$B%U%!%$%k$K%^%C%A$7$?0lHV:G=i$N%"%$%3%s\e(B\e$B$,I=<($5$l$^$9!#\e(B
+      \e$B$3$l$i$O\e(B <code><a href="mod_autoindex.html">mod_autoindex</a></code> \e$B$G@)8f$5$l$^$9!#\e(B</li>
+    </ul>
+    <p>\e$BK>$`$J$i$P!"<+F0%$%s%G%C%/%9@8@.$r40A4$K=|5n\e(B (\e$B$"$k$$$OCV49\e(B)
+    \e$B$G$-$k$h$&$K!"$3$NFs$D$N5!G=$OJ,N%$5$l$F$$$^$9!#\e(B</p>
+
+    <p>\e$B<+F0%$%s%G%C%/%9@8@.$O\e(B <code>Optioins +Indexes</code>
+    \e$B$r;H$&$3$H$GM-8z$K$J$j$^$9!#>\:Y$K$D$$$F$O!"\e(B
+    <a href="core.html#options" class="directive"><code class="directive">Options</code></a>
+    \e$B%G%#%l%/%F%#%V$r$4Mw2<$5$$!#\e(B</p>
+
+    <p>\e$B$b$7\e(B <a href="autoindex.html#fancyindexing" class="directive"><code class="directive">FancyIndexing</code></a>
+    \e$B%*%W%7%g%s$,\e(B
+    <a href="autoindex.html#indexoptions" class="directive"><code class="directive">IndexOptions</code></a>
+    \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@hF,$N%j%s%/$rA*Br$9$k$H!"0lMw$O:F@8@.$5$l$F\e(B
+    \e$B$=$NNs$NCM$G%=!<%H$5$l$^$9!#\e(B
+    \e$BF1$8@hF,$rB3$1$FA*Br$9$k$H!"8r8_$K>:=g$H9_=g$H$K$J$j$^$9!#\e(B
+    \e$B$3$l$i$NNs$N@hF,$N%j%s%/$O!"\e(B
+    <a href="autoindex.html#indexoptions" class="directive"><code class="directive">IndexOptions</code></a>
+    \e$B%G%#%l%/%F%#%V$N\e(B
+    <code>SuppressColumnSorting</code>
+    \e$B%*%W%7%g%s$G>C$9$3$H$,$G$-$^$9!#\e(B</p>
+
+    <p>"Size" \e$B$G%=!<%H$7$?>l9g$O!"MQ$$$i$l$k\e(B\e$B$N$O\e(B
+    <em>\e$B<B:]$N\e(B</em>\e$B%U%!%$%k$N%5%$%:$G$"$C$F!"\e(B
+    \e$BI=<($NCM$G$O$J$$$3$H$KCm0U$7$F$/$@$5$$\e(B -
+    \e$B$?$H$(N>J}$H$b$,\e(B "1K" \e$B$HI=<($5$l$F$$$?$H$7$F$b!"\e(B
+    1010 \e$B%P%$%H$N%U%!%$%k$OI,$:\e(B 1011
+    \e$B%P%$%H$N%U%!%$%k$h$j$bA0\e(B (\e$B>:=g$N>l9g\e(B) \e$B$KI=<($5$l$^$9!#\e(B</p>
+<h2>\e$B%G%#%l%/%F%#%V\e(B</h2><ul><li><a href="#addalt">AddAlt</a></li><li><a href="#addaltbyencoding">AddAltByEncoding</a></li><li><a href="#addaltbytype">AddAltByType</a></li><li><a href="#adddescription">AddDescription</a></li><li><a href="#addicon">AddIcon</a></li><li><a href="#addiconbyencoding">AddIconByEncoding</a></li><li><a href="#addiconbytype">AddIconByType</a></li><li><a href="#defaulticon">DefaultIcon</a></li><li><a href="#headername">HeaderName</a></li><li><a href="#indexignore">IndexIgnore</a></li><li><a href="#indexoptions">IndexOptions</a></li><li><a href="#indexorderdefault">IndexOrderDefault</a></li><li><a href="#readmename">ReadmeName</a></li></ul><h2>Autoindex \e$B%j%/%(%9%H%/%(%j!<0z?t\e(B</h2>
+
+    <p>Apache 2.0.23 \e$B$G!"\e(B
+    \e$B%3%i%`%=!<%H$N$?$a$K%/%(%j!<0z?t$r:FJT@.$7$F!"\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
+    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
+    \e$B2<5-$N%=!<%H%/%(%j!<%*%W%7%g%s$rIU2C$9$k\e(B
+    \e$B<+J,<+?H$r;2>H$9$k%j%s%/$G$9!#\e(B
+    \e$B2<5-$N%*%W%7%g%s$N$I$l$G$b!"\e(B
+    \e$B%G%#%l%/%H%j%j%=!<%9$X$N%j%/%(%9%H$K2C$($k$3$H$,$G$-$^$9!#\e(B</p>
+
+    <ul>
+      <li><code>C=N</code> \e$B$O!"%U%!%$%kL>$G%=!<%H$7$^$9!#\e(B</li>
+
+      <li><code>C=M</code> \e$B$O!"99?7F|;~!"\e(B
+      \e$B%G%#\e(B\e$B%l%/%H%j!"%U%!%$%kL>$N=g$G%=!<%H$7$^$9!#\e(B</li>
+
+      <li><code>C=S</code> \e$B$O!"%5%$%:!"\e(B
+      \e$B%G%#%l%/%H%j!"%U%!%$%kL>$N=g$G%=!<%H$7$^$9!#\e(B</li>
+
+      <li><code>C=D</code> \e$B$O!"@bL@!"\e(B
+      \e$B%G%#%l%/%H%j!"%U%!%$%kL>$N=g$G%=!<%H$7$^$9!#\e(B<br>
+       &nbsp;</li>
+
+      <li><code>O=A</code> \e$B$O!">:=g$GI=$r%=!<%H$7$^$9!#\e(B</li>
+
+      <li><code>O=D</code> \e$B$O!"9_=g$GI=$r%=!<%H$7$^$9!#\e(B<br>
+       &nbsp;</li>
+
+      <li><code>F=0</code> \e$B$O!"C1=c$JI=$N=q<0$K$7$^$9!#\e(B
+      (FancyIndex \e$B$G$O$"$j$^$;$s!#\e(B)</li>
+
+      <li><code>F=1</code> \e$B$O!"\e(BFancyIndex 
+      \e$BI=<($NI=$N=q<0$K$7$^$9!#\e(B</li>
+
+      <li><code>F=2</code> \e$B$O!"I=$r\e(B HTML 
+      \e$B$N%F!<%V%k$r;H$C$?\e(B FancyIndex \e$B$N=q<0$K$7$^$9!#\e(B<br>
+       &nbsp;</li>
+
+      <li><code>V=0</code> 
+      \e$B$O!"%P!<%8%g%s$K$h$k%=!<%H$rL58z$K$7$^$9!#\e(B</li>
+
+      <li><code>V=1</code> 
+      \e$B$O!"%P!<%8%g%s$K$h$k%=!<%H$rM-8z$K$7$^$9!#\e(B<br>
+       &nbsp;</li>
+
+      <li><code>P=<em>\e$B%Q%?!<%s\e(B</em></code> 
+      \e$B$O!"M?$($i$l$?\e(B<em>\e$B%Q%?!<%s\e(B</em>
+      \e$B$KE,9g$7$?%U%!%$%k$N$_$rI=<($7$^$9!#\e(B</li>
+    </ul>
+
+    <p>"P (\e$B%Q%?\e(B\e$B!<%s$N\e(B P)" \e$B%/%(%j!<0z?t$O!"\e(B
+    \e$BDL>o$N\e(B IndexIgnore
+    \e$B%G%#%l%/%F%#%V$,=hM}$5$l$?\e(B<em>\e$B8e\e(B</em>\e$B$K8!::$5$l!"\e(B
+    \e$B%U%!%$%kL>A4$F$,!"B>$N\e(B autoindex
+    \e$B%j%9%H=hM}$HF1MM$NH=Dj4p=`2<$KCV$+$lB3$1$k\e(B
+    \e$B$3$H$KCm0U$7$F$/$@$5$$!#\e(B
+    mod_autoindex \e$B$N%/%(%j!<0z?t%Q!<%5\e(B (\e$B2r@O\e(B) \e$B$O!"\e(B
+    \e$BG'<1ITG=$J%*%W%7%g%s$K$V$D$+$k$HB(:B$KDd;_$7$^$9!#\e(B
+    \e$B%/%(%j!<0z?t$O>e$NI=$K=>$C$F\e(B
+    \e$B@5$7$$7A<0$K$J$C$F$$$J$1$l$P$J$j$^$;$s!#\e(B</p>
+
+    <p>\e$B2<$NC1=c$JNc$O!"$3$l$i$N%/%(%j!<%*%W%7%g%s$r\e(B
+    \e$BI=$7$^$9!#$3$l$r$=$N$^$^@Z$j<h$C$F\e(B HEADER.html 
+    \e$B%U%!%$%k$KJ]B8$9$k$3$H$b$G$-$^$9!#\e(B
+    mod_autoindex \e$B$,\e(B X=Go \e$BF~NO$K$V$D$+$kA0$K\e(B
+    \e$B0z?t$,A4$F2r<a$5$l$k$h$&$K!"\e(B
+    \e$BL$CN$N0z?t\e(B "X" \e$B$O%j%9%H$N:G8e$KCV$+$l$F$$$^$9!#\e(B</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+&lt;FORM METHOD="GET"&gt;<br>
+&nbsp;&nbsp;Show me a &lt;SELECT NAME="F"&gt;<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="0"&gt; Plain list <br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="1" SELECTED&gt; Fancy list<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="2"&gt; Table list<br>
+&nbsp;&nbsp;&lt;/SELECT&gt;<br>
+&nbsp;&nbsp;Sorted by &lt;SELECT NAME="C"&gt;<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="N" SELECTED&gt; Name<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="M"&gt; Date Modified<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="S"&gt; Size<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="D"&gt; Description<br>
+&nbsp;&nbsp;&lt;/SELECT&gt;<br>
+&nbsp;&nbsp;&lt;SELECT NAME="O"&gt;<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="A" SELECTED&gt; Ascending<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="D"&gt; Descending<br>
+&nbsp;&nbsp;&lt;/SELECT&gt;<br>
+&nbsp;&nbsp;&lt;SELECT NAME="V"&gt;<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="0" SELECTED&gt; in Normal order<br>
+&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION VALUE="1"&gt; in Version order<br>
+&nbsp;&nbsp;&lt;/SELECT&gt;<br>
+&nbsp;&nbsp;Matching &lt;INPUT TYPE="text" NAME="P" VALUE="*"&gt;<br>
+&nbsp;&nbsp;&lt;INPUT TYPE="submit" NAME="X" VALUE="Go"&gt;<br>
+&lt;/FORM&gt;
+</code></td></tr></table></blockquote>
+
+<hr/><h2><a name="AddAlt">AddAlt</a> <a name="addalt">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%"%$%3%s$NBe$o$j$K\e(B
+\e$BI=<($5$l$k!"%U%!%$%kL>$GA*Br$5$l$?BeBX%F%-%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddAlt <em>string file</em> [<em>file</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <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
+    <em>File</em> \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
+    \e$B$I$l$+$K$J$j$^$9!#\e(B
+    <em>String</em> \e$B$OFs=E0zMQId\e(B (<code>"</code>) \e$B$G0O$^$l$^$9!#\e(B
+    \e$B$3$NJ8;zNs$O!"%/%i%$%"%s%H$,2hA|$rI=<($G$-$J$$>l9g$d\e(B
+    \e$B2hA|$N%m!<%I$rL58z$K$7$F$$$k>l9g$d\e(B
+    \e$B%"%$%3%s$N<hF@$K<:GT$7$?$H$-$KI=<($5$l$^$9!#\e(B</p>
+
+    <p>\e$BNc\e(B:</p>
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+    AddAlt "PDF" *.pdf<br>
+    AddAlt "Compressed" *.gz *.zip *.Z
+</code></td></tr></table></blockquote>
+<hr/><h2><a name="AddAltByEncoding">AddAltByEncoding</a> <a name="addaltbyencoding">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%"%$%3%s$NBe$o$j$KI=<($5$l$k!"\e(BMIME \e$BId9f2=J}K!$GA*Br$5$l$?\e(B
+\e$BBeBX%F%-%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddAltByEncoding <em>string MIME-encoding</em>
+[<em>MIME-encoding</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">AddAltByEncoding</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$kBeBXJ8;zNs$rDs6!$7$^$9!#\e(B
+    <em>MIME-encoding</em> \e$B$OM-8z$JId9f2=!"Nc$($P\e(B
+    <code>x-compress</code>
+    \e$B$G$9!#\e(B 
+    <em>String</em> \e$B$OFs=E0zMQId\e(B (<code>"</code>) \e$B$G0O$^$l$^$9!#\e(B
+    \e$B$3$NJ8;zNs$O!"%/%i%$%"%s%H$,2hA|$rI=<($G$-$J$$>l9g$d\e(B
+    \e$B2hA|$N%m!<%I$rL58z$K$7$F$$$k>l9g$d\e(B
+    \e$B%"%$%3%s$N<hF@$K<:GT$7$?$H$-$KI=<($5$l$^$9!#\e(B</p>
+
+    <p>\e$BNc\e(B:</p>
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+    AddAltByEncoding "gzip" x-gzip
+</code></td></tr></table></blockquote>
+<hr/><h2><a name="AddAltByType">AddAltByType</a> <a name="addaltbytype">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%"%$%3%s$NBe$o$j$K\e(B
+\e$BI=<($5$l$k!"\e(BMIME \e$B%?%$%W$GA*Br$5$l$?BeBX%F%-%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddAltByType <em>string
+    MIME-type</em> [<em>MIME-type</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">AddAltByType</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$kBeBXJ8;zNs$r@_Dj$7$^$9!#\e(B
+    <em>MIME-type</em> \e$B$OM-8z$J%?%$%W!"Nc$($P\e(B
+    <code>text/html</code>
+    \e$B$G$9!#\e(B
+    <em>String</em> \e$B$OFs=E0zMQId\e(B (<code>"</code>) \e$B$G0O$^$l$^$9!#\e(B
+    \e$B$3$NJ8;zNs$O!"%/%i%$%"%s%H$,2hA|$rI=<($G$-$J$$>l9g$d\e(B
+    \e$B2hA|$N%m!<%I$rL58z$K$7$F$$$k>l9g$d\e(B
+    \e$B%"%$%3%s$N<hF@$K<:GT$7$?$H$-$KI=<($5$l$^$9!#\e(B</p>
+
+    <p>\e$BNc\e(B:</p>
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+    AddAltByType "TXT" text/plain
+</code></td></tr></table></blockquote>
+<hr/><h2><a name="AddDescription">AddDescription</a> <a name="adddescription">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%U%!%$%k$KBP$7$FI=<($9$k@bL@\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddDescription
+    <em>string file</em> [<em>file</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <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
+    <em>File</em> \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
+    \e$B$I$l$+$K$J$j$^$9!#\e(B
+    <em>String</em> \e$B$OFs=E0zMQId\e(B (<code>"</code>) \e$B$G0O$^$l$^$9!#\e(B
+    \e$B$3$NJ8;zNs$O!"%/%i%$%"%s%H$,2hA|$rI=<($G$-$J$$>l9g$d\e(B
+    \e$B2hA|$N%m!<%I$rL58z$K$7$F$$$k>l9g$d\e(B
+    \e$B%"%$%3%s$N<hF@$K<:GT$7$?$H$-$KI=<($5$l$^$9!#\e(B
+    \e$BNc\e(B:</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>AddDescription "The planet Mars"
+      /web/pics/mars.gif</code></td></tr></table></blockquote>
+
+    <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>IndexOptions&nbsp;SuppressIcon</code>
+    \e$B%*%W%7%g%s$G\e(B 6 \e$B%P%$%HDI2C!"\e(B
+    <code>IndexOptions&nbsp;SuppressSize</code>
+    \e$B%*%W%7%g%s$G\e(B 7 \e$B%P%$%HDI2C!"\e(B
+    <code>IndexOptions&nbsp;SuppressLastModified</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>
+    \e$B$H$$$&\e(B
+    <a href="#indexoptions" class="directive"><code class="directive">IndexOptions</code></a> 
+    \e$B$N%-!<%o!<%I$r$4Mw2<$5$$!#\e(B</p>
+
+<blockquote><table><tr><td bgcolor="#e0e5f5"><p align="center"><strong>\e$B7Y9p\e(B</strong></p>
+      <p><code class="directive">AddDescription</code> 
+      \e$B$GDj5A$5$l$?@bL@%F%-%9%H$O!"%?%0$dJ8;zNs$H$$$C$?\e(B
+      HTML \e$B%^!<%/%"%C%W$r4^$`$3$H$,$G$-$^$9!#\e(B
+      \e$B$b$7!"@bL@%3%i%`$NI}$K$h$C$F%?%0IU$1$5$l$?MWAG$,4]$a9~$^$l$?\e(B
+       (\e$BB@;z$N8l6g$N:G8e$,@Z$l$k$H$$$C$?\e(B) \e$B>l9g!"\e(B
+      \e$B=PNO7k2L$O!"%G%#%l%/%H%j0lMw$N;D$j$NItJ,$K1F6A$rM?$($k$G$7$g$&!#\e(B</p>
+</td></tr></table></blockquote>
+<hr/><h2><a name="AddIcon">AddIcon</a> <a name="addicon">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%U%!%$%k$KI=<($9$k%"%$%3%s$rL>A0$GA*Br\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddIcon <em>icon
+    name</em> [<em>name</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code><a href="#indexoptions:fancyindexing">FancyIndexing</a></code>
+    \e$B$K$*$$$F!"\e(B
+    <em>name</em> \e$B$G=*$o$k%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#\e(B
+    <em>Icon</em> \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 (<em>alttext</em>, <em>url</em>) \e$B$G$9!#\e(B
+    \e$B$3$3$G\e(B <em>alttext</em>
+    \e$B$O!"Hs%0%i%U%#%+%k%V%i%&%68~$1$K%"%$%3%s$KIU$1$i$l$?%F%-%9%H%?%0$G$9!#\e(B
+    </p>
+
+    <p><em>Name</em> \e$B$O!"%G%#%l%/%H%j$KBP1~$9$k\e(B ^^DIRECTORY^^ \e$B$+!"\e(B
+    \e$B6uGr9T$KBP1~$9$k\e(B ^^BLANKICON^^  (\e$B0lMw$,@5$7$/I=<($5$l$k$?$a$K\e(B) \e$B$+!"\e(B
+    \e$B%U%!%$%k3HD%;R$+!"%o%$%k%I%+!<%II=8=$+!"%U%!%$%kL>$N0lIt$+\e(B
+    \e$B40A4$J%U%!%$%kL>$G$9!#Nc\e(B:</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+      AddIcon (IMG,/icons/image.xbm) .gif .jpg .xbm<br>
+       AddIcon /icons/dir.xbm ^^DIRECTORY^^<br>
+       AddIcon /icons/backup.xbm *~
+</code></td></tr></table></blockquote>
+    
+    <p>\e$B$b$72DG=$J$i!"\e(B
+    <code class="directive">AddIcon</code>
+    \e$B$h$j\e(B
+    <a href="#addiconbytype" class="directive"><code class="directive">AddIconByType</code></a>
+    \e$B$rM%@hE*$K;H$&$Y$-$G$7$g$&!#\e(B</p>
+<hr/><h2><a name="AddIconByEncoding">AddIconByEncoding</a> <a name="addiconbyencoding">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%U%!%$%k$KI=<($9$k%"%$%3%s$r\e(B MIME 
+\e$BId9f2=J}K!$GA*Br\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddIconByEncoding
+    <em>icon MIME-encoding</em> [<em>MIME-encoding</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <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
+    <em>Icon</em> \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 (<em>alttext</em>, <em>url</em>) \e$B$G$9!#\e(B
+    \e$B$3$3$G\e(B <em>alttext</em>
+    \e$B$O!"Hs%0%i%U%#%+%k%V%i%&%68~$1$K%"%$%3%s$KIU$1$i$l$?%F%-%9%H%?%0$G$9!#\e(B
+    </p>
+
+    <p><em>MIME-encoding</em> \e$B$O!"MW5a$5$l$?%(%s%3!<%I$K3:Ev$9$k\e(B
+    \e$B%o%$%k%I%+!<%II=8=$G$9!#Nc\e(B:</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>AddIconByEncoding /icons/compress.xbm x-compress</code></td></tr></table></blockquote>
+<hr/><h2><a name="AddIconByType">AddIconByType</a> <a name="addiconbytype">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r\e(B
+MIME \e$B%?%$%W$K$h$C$FA*Br\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>AddIconByType
+    <em>icon MIME-type</em> [<em>MIME-type</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <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
+    <em>Icon</em> \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 (<em>alttext</em>, <em>url</em>) \e$B$G$9!#\e(B
+    \e$B$3$3$G\e(B <em>alttext</em>
+    \e$B$O!"Hs%0%i%U%#%+%k%V%i%&%68~$1$K%"%$%3%s$KIU$1$i$l$?%F%-%9%H%?%0$G$9!#\e(B
+    </p>
+
+    <p><em>MIME-type</em> \e$B$O!"MW5a$5$l$?%?%$%W$K3:Ev$9$k\e(B
+    \e$B%o%$%k%I%+!<%II=8=$G$9!#Nc\e(B:</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>AddIconByType (IMG,/icons/image.xbm) image/*</code></td></tr></table></blockquote>
+<hr/><h2><a name="DefaultIcon">DefaultIcon</a> <a name="defaulticon">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$BFCDj$N%"%$%3%s$,2?$b@_Dj$5$l$F$$$J$$;~$K\e(B
+\e$B%U%!%$%k$KI=<($9$k%"%$%3%s\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>DefaultIcon <em>url-path</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <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
+    <em>Url-path</em> \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$G$9!#Nc\e(B:</p>
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>DefaultIcon /icon/unknown.xbm</code></td></tr></table></blockquote>
+<hr/><h2><a name="HeaderName">HeaderName</a> <a name="headername">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>
+\e$B%$%s%G%C%/%90lMw$N@hF,$KA^F~$5$l$k%U%!%$%k$NL>A0\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>HeaderName <em>filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">HeaderName</code> 
+    \e$B%G%#%l%/%F%#%V$O!"\e(B
+    \e$B%$%s%G%C%/%90lMw$N@hF,$KA^F~$9$k%U%!%$%k$NL>A0$r@_Dj$7$^$9!#\e(B
+    <em>Filename</em> \e$B$O<h$j9~$`%U%!%$%k$NL>A0$G$9!#\e(B</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>Example</strong></p><code>
+HeaderName HEADER.html
+</code></td></tr></table></blockquote>
+<blockquote><table><tr><td bgcolor="#e0e5f5">
+      <p>HeaderName \e$B$b\e(B <a href="#readmename" class="directive"><code class="directive">ReadmeName</code></a> 
+      \e$B$bN>J}$H$b8=:_$O!"\e(B<em>filename</em> 
+      \e$B$r%$%s%G%C%/%9$5$l$F$$$k%G%#%l%/%H%j$KMQ$$$i$l$?\e(B URI
+      \e$B$KBP$9$kAjBP\e(B URI \e$B%Q%9$H$7$F07$$$^$9!#\e(B
+      <em>filename</em> \e$B$O\e(B
+      \e$B%a%8%c!<%3%s%F%s%H%?%$%W$,\e(B "<code>text/*</code>" 
+       (<em>\e$BNc$($P\e(B</em>\e$B!"\e(B<code>text/html</code>, 
+      <code>text/plain</code> \e$BEy$G$9!#\e(B) 
+      \e$B$N%I%-%e%a%s%H$H$7$F2r7h\e(B
+      \e$B$5$l$J$1$l$P$J$j$^$;$s!#$3$l$O$D$^$j!"\e(B
+      \e$B$b$7\e(B CGI \e$B%9%/%j%W%H$N<B:]$N%U%!%$%k%?%$%W$,\e(B
+      \e$B<!$N%G%#%l%/%F%#%V$N$h$&$K$7$F<B:]$N=PNO$H$O0[$J$C$F\e(B
+      <code>text/html</code> \e$B$H$7$F%^!<%/$5$l$F$$$k>l9g!"\e(B
+      <em>filename</em>
+      \e$B$O\e(B CGI \e$B%9%/%j%W%H$r;2>H$9$k$+$bCN$l$J$$!"\e(B
+      \e$B$H$$$&$3$H$r0UL#$7$^$9\e(B:</p>
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+    AddType text/html .cgi
+</code></td></tr></table></blockquote>
+      <p><code>MultiViews</code> <a href="core.html#option" class="directive"><code class="directive">Option</code></a> \e$B$,M-8z$K$J$C$F$$$k>l9g$O!"\e(B
+      <a href="../content-negotiation.html">\e$B%3%s%F%s%H%M%4%7%(!<%7%g%s\e(B</a>
+      \e$B$,9T$o$l$^$9!#\e(B
+      \e$B$b$7\e(B <em>filename</em> \e$B$,\e(B (CGI \e$B%9%/%j%W%H$G$J$$\e(B) \e$B@EE*$J\e(B 
+      <code>text/html</code> \e$B%I%-%e%a%s%H$G2r7h$5$l!"\e(B
+      <code>Includes</code>
+      <a href="core.html#option" class="directive"><code class="directive">option</code></a>
+      \e$B%*%W%7%g%s$,M-8z$K$J$C$F$$$k>l9g$O!"\e(B
+      \e$B%U%!%$%k$O%5!<%P!<%5%$%I%$%s%/%k!<%I$G=hM}$5$l$^$9\e(B
+      (<code><a href="mod_include.html">mod_include</a></code> \e$B%I%-%e%a%s%H$r;2>H$7$F2<$5$$\e(B)\e$B!#\e(B</p>
+</td></tr></table></blockquote>
+
+    <p>\e$B$b$7\e(B <code class="directive">HeaderName</code> \e$B$G;XDj$5$l$?%U%!\e(B\e$B%$%k$,\e(B
+    HTML \e$B%I%-%e%a%s%H$N3+;OItJ,\e(B (&lt;HTML&gt;, &lt;HEAD&gt;, 
+    \e$BEy\e(B) \e$B$r4^$s$G$$$?$i!"\e(B
+    <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>
+<hr/><h2><a name="IndexIgnore">IndexIgnore</a> <a name="indexignore">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%G%#%l%/%H%j0lMw$r9T$J$&:]$KL5;k$9$Y$-\e(B
+\e$B%U%!%$%k%j%9%H$KDI2C\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>IndexIgnore <em>file</em> [<em>file</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">IndexIgnore</code> \e$B%G%#%l%/%F%#%V$O!"\e(B
+    \e$B%G%#%l%/%H%j$N0lMw$r9T$&:]$KL5;k$9$Y$-%U%!%$%k%j%9%H$KDI2C$7$^$9!#\e(B
+    <em>File</em> \e$B$O!"L5;k$9$k%U%!%$%kL>$N%U%!%$%k3HD%;R$+!"%U%!%$%kL>$N0lIt$+!"\e(B
+    \e$B%o%$%k%I%+!<%II=8=$+40A4$J%U%!%$%kL>$G$9!#\e(B
+    IndexIgnore \e$B$,J#?t$"$k>l9g$O!"L5;k$9$k%j%9%H$KDI2C$,9T$o$l!"\e(B
+    \e$BCV49$O9T$o$l$^$;$s!#%G%U%)%k%H$G$O%j%9%H$K$O\e(B `<code>.</code>'
+    \e$B$,4^$^$l$F$$$^$9!#Nc\e(B:</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>IndexIgnore README .htaccess *~</code></td></tr></table></blockquote>
+<hr/><h2><a name="IndexOptions">IndexOptions</a> <a name="indexoptions">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%G%#%l%/%H%j%$%s%G%C%/%9$NMM!9$J@_Dj9`L\\e(B
+</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>IndexOptions  [+|-]<em>option</em> [[+|-]<em>option</em>] ...</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">IndexOptions</code> 
+    \e$B$O!"%G%#%l%/%H%j%$%s%G%C%/%9$N5sF0$r;XDj$7$^$9!#\e(B
+    <em>option</em> \e$B$O<!$N$I$l$+$G$9\e(B:</p>
+
+    <dl>
+      <dt><a name="indexoptions:descriptionwidth">DescriptionWidth=[<em>n</em>
+      | *] (<em>Apache 1.3.10 \e$B0J9_$+\e(B 2.0.23 \e$B0J9_\e(B</em>)</a></dt>
+
+      <dd><code>DescriptionWidth</code> 
+      \e$B%-!<%o!<%I$O@bL@%3%i%`$NI}$rJ8;z?t$G;XDj$9$k$3$H$,$G$-$^$9!#\e(B</dd>
+
+      <dd><code>-DescriptionWidth</code> (\e$B$^$?$OHs@_Dj\e(B) \e$B$G!"\e(B
+      mod_autoindex \e$B$,:GE,$JI}$r7W;;$9$k$h$&$K$G$-$^$9!#\e(B</dd>
+
+      <dd><code>DescriptionWidth=n</code> 
+      \e$B$G!"%3%i%`I}$r\e(B n \e$B%P%$%H$K8GDj$7$^$9!#\e(B</dd>
+
+      <dd><code>DescriptionWidth=*</code> 
+      \e$B$O!":GD9$N@bL@$K9g$o$;$FI,MW$JD9$5$^$G%3%i%`$r1d$P$7$^$9!#\e(B</dd>
+
+      <dd><strong>\e$B@bL@$r4]$a9~$s$@>l9gFCM-$N4m81$K$D$$$F$O\e(B
+      <a href="#adddescription" class="directive"><code class="directive">AddDescription</code></a>
+      \e$B%;%/%7%g%s$r$*FI$_2<$5$$!#\e(B</strong></dd>
+
+      <dt><a name="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">FoldersFirst (<em>Apache
+      1.3.10 \e$B0J9_$+\e(B 2.0.23 \e$B0J9_\e(B</em>)</a></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
+      <em>\e$BI,$:\e(B</em>\e$B:G=i$K8=$o$l$F!"$=$N%G%#%l%/%H%j$NDL>o$N%U%!%$%k$O\e(B
+      \e$B$=$N8e$KB3$-$^$9!#\e(B
+      \e$B0lMw$O4pK\E*$K$O!"%U%!%$%k$H%G%#%l%/%H%j$NFs$D$NItJ,$KJ,$1$i$l$F!"\e(B
+      \e$B$=$l$>$l$OJL!9$K%=!<%H$5$l!"$=$N8e%5%V%G%#%l%/%H%j$r@h$K$7$F\e(B
+      \e$BI=<($,9T$o$l$^$9!#Nc$($P%=!<%H=g$,L>A0$N9_=g$K$J$C$F$$$F!"\e(B
+      <code>FoldersFirst</code> \e$B$,M-8z$K$J$C$F$$$k>l9g$O!"\e(B
+      \e$B%5%V%G%#%l%/%H%j\e(B <code>Zed</code> \e$B$O%5%V%G%#%l%/%H%j\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>
+      \e$B$bM-8z$K$J$C$F$$$k$H$-$K$N$_!"8z2L$,$"$j$^$9!#\e(B</strong></dd>
+
+      <dt><a name="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>~$j$NIU$$$?%G%#%l%/%H%j0lMw$N$?$a$K%F!<%V%k$r;H$C$?C1=c$JI=$r:n$j$^$9!#\e(B
+      \e$B$3$l$O8E$$%V%i%&%6$r:.Mp$5$;$k$+$b$7$l$J$$$3$H$KCm0U$7$F$/$@$5$$!#\e(B
+      WinNT \e$B$d$=$NB>\e(B utf-8 
+      \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">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">IconHeight[=pixels]
+      (<em>Apache 1.3 \e$B0J9_\e(B</em>)</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%?%0$K\e(B <code>HEIGHT</code> \e$B$H\e(B <code>WIDTH</code>
+      \e$BB0@-$r<h$j9~$`$h$&$K$J$j$^$9!#\e(B
+      \e$B$3$l$K$h$C$F!"%$%a!<%8A4$F$r%m!<%I$7=*$o$k$^$GBT$?$J$/$F$b!"\e(B
+      \e$B%V%i%&%6$O%Z!<%8%l%$%"%&%H$r$"$i$+$8$a7W;;$9$k$3$H$,$G$-$^$9!#\e(B
+      \e$B$3$N%*%W%7%g%s$K2?$bCM$,M?$($i$l$J$1$l$P!"\e(BApache
+      \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">IconWidth[=pixels] (<em>Apache
+      1.3 \e$B0J9_\e(B</em>) </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%?%0$K\e(B <code>HEIGHT</code> \e$B$H\e(B <code>WIDTH</code>
+      \e$BB0@-$r<h$j9~$`$h$&$K$J$j$^$9!#\e(B
+      \e$B$3$l$K$h$C$F!"%$%a!<%8A4$F$r%m!<%I$7=*$o$k$^$GBT$?$J$/$F$b!"\e(B
+      \e$B%V%i%&%6$O%Z!<%8%l%$%"%&%H$r$"$i$+$8$a7W;;$9$k$3$H$,$G$-$^$9!#\e(B
+      \e$B$3$N%*%W%7%g%s$K2?$bCM$,M?$($i$l$J$1$l$P!"\e(BApache
+      \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">IgnoreClient</a></dt>
+
+      <dd>\e$B$3$N%*%W%7%g%s$G\e(B mod_autoindex \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$r0E$K0UL#$7$^$9!#\e(B)</dd>
+
+      <dt><a name="indexoptions:namewidth">NameWidth=[<em>n</em> | *]
+      (<em>Apache 1.3.2 \e$B0J9_\e(B</em>)</a></dt>
+
+      <dd>NameWidth \e$B%-!<%o!<%I$G%U%!%$%kL>%3%i%`$NI}$r%P%$%H?t$G\e(B
+      \e$B;XDj$G$-$^$9!#\e(B</dd>
+
+      <dd><code>-NameWidth</code> (\e$B$^$?$OHs@_Dj\e(B) \e$B$G!"\e(B
+      mod_autoindex \e$B$,:GE,$JI}$r7W;;$9$k$h$&$K$G$-$^$9!#\e(B</dd>
+
+      <dd><code>NameWidth=n</code> 
+      \e$B$G!"%3%i%`I}$r\e(B n \e$B%P%$%H$K8GDj$7$^$9!#\e(B</dd>
+
+      <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">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
+      \e$B$b$7%U%!%$%k$K\e(B
+      <a href="#adddescription">AddDescription</a>
+      \e$B$G@bL@$,M?$($i$l$F$$$J$1$l$P!"\e(B
+      httpd \e$B$O\e(B TITLE \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">SuppressColumnSorting</a>
+      (<em>Apache 1.3 \e$B0J9_\e(B</em>)</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%3%i%`$N@hF,$r!"%=!<%H$N$?$a$N%j%s%/$K$7$J$/$J$j$^$9!#\e(B
+      \e$B%G%U%)%k%H$N5sF0$O!"%j%s%/$H$7$^$9!#\e(B
+      \e$B%3%i%`$N@hF,$rA*$V$H%3%i%`$NCM$K=>$C$F%G%#%l%/%H%j%j%9%H$r\e(B
+      \e$B%=!<%H$7$^$9!#\e(B
+      <strong>Apache 2.0.23 \e$B0JA0$G$O!"$3$l$OF1;~$K\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
+      IgnoreClient</a> \e$B$G@)8f$5$l$k$h$&$K$J$C$F$$$^$9!#\e(B</dd>
+
+      <dt><a name="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$B$3$N%*%W%7%g%s$r;H$&$HB>$N$?$a$K\e(B 23
+      \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
+      <a href="#adddescription"><code>AddDescription</code></a> 
+      \e$B$r$4Mw2<$5$$!#$^$?!"@bL@$N%3%i%`%5%$%:$r@)8B$9$k\e(B
+      <a href="#indexoptions:descriptionwidth"><code>DescriptionWidth</code></a>
+      \e$B%$%s%G%C%/%9%*%W%7%g%s$b$4Mw2<$5$$!#\e(B</dd>
+
+      <dt><a name="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</a>
+      (<em>Apache 1.3 \e$B0J9_\e(B</em>)</dt>
+
+      <dd>\e$BDL>o!"\e(B
+      <a href="#headername" class="directive"><code class="directive">HeaderName</code></a>
+      \e$B%G%#%l%/%F%#%V$G;XDj$7$?%U%!%$%k$r\e(B
+      \e$B%G%#%l%/%H%j$,<B:]$K4^$s$G$$$l$P!"I8=`E*$J\e(B HTML \e$B%W%j%"%s%V%k\e(B
+      (&lt;HTML&gt;, &lt;HEAD&gt;, <em>\e$BEy\e(B</em>) \e$B$N8e$K!"\e(B
+      \e$B%b%8%e!<%k$O%U%!%$%k$NCf?H$r%$%s%/%k!<%I$7$^$9!#\e(B
+      SuppressHTMLPreamble \e$B%*%W%7%g%s$O!"\e(B
+      \e$B$3$N5sF0$rL58z$K$G$-$F!"\e(B
+      \e$B%b%8%e!<%k$,%X%C%@!<%U%!%$%k$NCf?H$+$iI=<($r;O$a$^$9!#\e(B
+      \e$B$3$N>l9g!"%X%C%@!<%U%!%$%k$O@5$7$$\e(B HTML
+      \e$BL?Na$r4^$s$G$$$J$1$l$P$J$j$^$;$s!#\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">SuppressIcon</a> (<em>Apache
+      2.0.23 \e$B0J9_\e(B</em>)</dt>
+
+      <dd>
+      \e$B$3$l$O\e(B FancyIndexing \e$B$N0lMw$+$i%"%$%3%s$r>C5n$7$^$9!#\e(B
+      <em>SuppressIcon</em> \e$B$H\e(B <em>SuppressRules</em>
+      \e$B$HAH9g$o$;$k$3$H$K$h$C$F@5$7$$\e(B HTML 3.2 \e$B$N=PNO$,F@$i$l$^$9!#\e(B
+      \e$B@5$7$$\e(B HTML 3.2 \e$B=PNO$O!":G=*5,3J$K$*$$$F\e(B IMG \e$B$H\e(B HR \e$B$,\e(B PRE 
+      \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">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">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 (HR \e$B%?%0\e(B) \e$B$r>C5n$7$^$9!#\e(B
+      <em>SuppressIcon</em> \e$B$H\e(B <em>SuppressRules</em>
+      \e$B$HAH9g$o$;$k$3$H$K$h$C$F@5$7$$\e(B HTML 3.2 \e$B$N=PNO$,F@$i$l$^$9!#\e(B
+      \e$B@5$7$$\e(B HTML 3.2 \e$B=PNO$O!":G=*5,3J$K$*$$$F\e(B IMG \e$B$H\e(B HR \e$B$,\e(B PRE 
+      \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">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">TrackModified (<em>Apache
+      1.3.15 \e$B0J9_$+\e(B 2.0.23 \e$B0J9_\e(B</em>)</a></dt>
+
+      <dd>
+      \e$B$3$l$O\e(B HTTP \e$B%X%C%@Cf$K!"\e(B
+      \e$B%j%9%H$5$l$?%G%#%l%/%H%j$N:G=*99?7F|$d\e(B ETag \e$BCM$r4^$a$^$9!#\e(B
+      \e$B$3$l$O!"%*%Z%l!<%F%#%s%0%7%9%F%`$d%U%!%$%k%7%9%F%`$,\e(B
+      \e$BE,@Z$J\e(B stat() \e$B$NJV$jCM$rJV$9>l9g$K$N$_M-8z$G$9!#\e(B
+      \e$B$$$/$D$+$N\e(B UNIX \e$B%7%9%F%`!"\e(BOS2 \e$B$N\e(B JFS \e$B$d\e(B Win32 \e$B$N\e(B NTFS
+      \e$B%\%j%e!<%`$O$=$&$J$C$F$$$^$9!#\e(B
+      \e$BNc$($P!"\e(BOS2 \e$B$H\e(B Win32 FAT \e$B%\%j%e!<%`$O$=$&$G$O$"$j$^$;$s!#\e(B
+      \e$B$3$N5!G=$,M-8z$K$J$k$H!"%/%i%$%"%s%H$d%W%m%-%7$O\e(B
+      HEAD \e$B%j%/%(%9%H$r9T$&$3$H$K$h$C$F!"\e(B
+      \e$B%U%!%$%k0lMw$NJQ2=$rDI@W$9$k$3$H$,$G$-$k$h$&$K$J$j$^$9!#\e(B
+      \e$B$$$/$D$+$N%*%Z%l!<%F%#%s%0%7%9%F%`$O!"?75,%U%!%$%k$d\e(B
+      \e$B0\F0%U%!%$%k$O@5$7$/DI@W$9$k$1$l$I$b!"\e(B
+      \e$B%G%#%l%/%H%jCf$N%U%!%$%k$N%5%$%:$dF|IU$ODI@W$J$$$H$$$&$3$H$K\e(B
+      \e$BCm0U$7$F$/$@$5$$!#\e(B
+      <strong>\e$B4{$KB8:_$9$k%U%!%$%k$N%5%$%:$dF|IU$N%9%?%s%W$,JQ2=$7$F$b!"\e(B
+      \e$BA4$F$N\e(B Unix \e$B%W%i%C%H%[!<%`$G$O!"\e(B
+      \e$B:G=*99?7F|%X%C%@!<$r99?7$7$^$;$s!#\e(B</strong>
+      \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">VersionSort (<em>Apache 2.0a3
+      \e$B0J9_\e(B</em>)</a></dt>
+
+      <dd>
+       VersionSort \e$B%-!<%o!<%I$O%P!<%8%g%sHV9f$r4^$s$@%U%!%$%k$,\e(B
+       \e$B<+A3$JJ}K!$G%=!<%H$5$l$k$h$&$K$7$^$9!#\e(B
+       \e$BJ8;zNs$ODL>oDL$j%=!<%H$5$l!"\e(B
+       \e$B$=$l0J30$N!"@bL@$dL>A0Cf$N?t$H$J$kItJ,J8;zNs$O\e(B
+       \e$B$=$N?tCM$GHf3S$5$l$^$9!#Nc$($P\e(B:
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+foo-1.7<br>
+foo-1.7.2<br>
+foo-1.7.12<br>
+foo-1.8.2<br>
+foo-1.8.2a<br>
+foo-1.12<br>
+</code></td></tr></table></blockquote>
+       \e$BHV9f$,\e(B 0 \e$B$+$i;O$^$k>l9g$O!"C<?t$H9M$($i$l$^$9\e(B:
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+foo-1.001<br>
+foo-1.002<br>
+foo-1.030<br>
+foo-1.04
+</code></td></tr></table></blockquote>
+      </dd>
+
+      <dd>
+        <strong>\e$BA}8:;XDj$G$-$k\e(B IndexOptions</strong>
+      </dd>
+
+      <dd>
+        Apache 1.3.3 \e$B$G$O!"\e(B
+        <code class="directive">IndexOptions</code> 
+       \e$B%G%#%l%/%F%#%V$N07$$$G4v$D$+$NBg$-$JJQ2=$,F3F~$5$l$^$7$?!#\e(B
+        \e$BFC$K!"\e(B<br>
+        <br>
+         
+
+        <ul>
+          <li>\e$B0l$D$N%G%#%l%/%H%j$KBP$9$kJ#?t$N\e(B
+         <code class="directive">IndexOptions</code> 
+         \e$B%G%#%l%/%F%#%V$O!"8=:_$G$O0l$D$K%^!<%8$5$l$^$9!#\e(B
+         \e$B>e$NNc$N7k2L$O!"\e(B
+          <code>IndexOptions&nbsp;FancyIndexing&nbsp;ScanHTMLTitles</code>
+         \e$B$HF10l$K$J$j$^$9!#\e(B</li>
+
+          <li>\e$BA}8:9=J8\e(B
+           (<em>\e$B$9$J$o$A\e(B</em>\e$B!"\e(B'+' \e$B$d\e(B '-'
+         \e$B$N@\F,<-$,IU$/%-!<%o!<%I\e(B) \e$B$NDI2C!#\e(B</li>
+        </ul>
+        <br>
+       '+' \e$B$d\e(B '-' \e$B@\F,<-$NIU$$$?%-!<%o!<%I$K=P2q$&$H$=$l$O!"\e(B
+       \e$B$=$N;~E@$G$N\e(B <code class="directive">IndexOptions</code>
+       \e$B$N@_Dj\e(B (\e$B$3$l$O>eN.$N%G%#%l%/%H%j$r<u$17Q$.$^$9\e(B) 
+       \e$B$KBP$7$FE,1~$5$l$^$9!#\e(B
+       \e$B$7$+$7$J$,$i!"@\F,<-$NIU$+$J$$%-!<%o!<%I$,=hM}$5$l$?>l9g$O!"\e(B
+       \e$B<u$17Q$$$@%*%W%7%g%sA4$F$H$=$l$^$G=P2q$C$?A}8:@_DjA4$F$,\e(B
+       \e$B>C5n$5$l$^$9!#<!$NNc$r9M$($F$_$F$/$@$5$$\e(B:
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>IndexOptions +ScanHTMLTitles -IconsAreLinks
+          FancyIndexing<br>
+           IndexOptions +SuppressSize<br>
+</code></td></tr></table></blockquote>
+       \e$BCf?H$N8z2L$O\e(B
+        <code>IndexOptions&nbsp;FancyIndexing&nbsp;+SuppressSize</code>
+       \e$B$HF10l$G$9!#\e(B
+       \e$B@\F,<-$NIU$+$J$$\e(B <code>FancyIndexing</code>
+       \e$B$G$=$l0JA0$NA}8:%-!<%o!<%I$rL58z$K$5$l$F!"\e(B
+       \e$B$=$N8e$NN_@Q$,;O$^$k$+$i$G$9!#\e(B<br>
+        <br>
+       \e$BL5>r7o$K\e(B <code class="directive">IndexOptions</code>
+       \e$B$r$"$k%G%#%l%/%H%j$G@_Dj$9$k$3$H$K$h$C$F\e(B
+       \e$B7Q>5$7$?@_Dj$r>C5n$7$F!"\e(B'+' \e$B$d\e(B '-'
+       \e$B@\F,<-$NIU$+$J$$%-!<%o!<%I$G@_Dj$7$F$/$@$5$$!#\e(B
+       
+      </dd>
+    </dl>
+<hr/><h2><a name="IndexOrderDefault">IndexOrderDefault</a> <a name="indexorderdefault">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>
+\e$B%G%#%l%/%H%j%$%s%G%C%/%9$NI8=`$N=gHVIU$1$r@_Dj\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>IndexOrderDefault
+Ascending|Descending Name|Date|Size|Description</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">IndexOrderDefault</code> \e$B%G%#%l%/%F%#%V$O\e(B
+    <a href="#indexoptions:fancyindexing"><code>FancyIndexing</code></a>
+    \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
+    <code class="directive">IndexOrderDefault</code>
+    \e$B$G!"=i4|>uBV$NI=<(=gHV$rJQ$($k$3$H$,$G$-$^$9!#\e(B</p>
+
+    <p><code class="directive">IndexOrderDefault</code>
+    \e$B$OFs$D$N0z?t$r$H$j$^$9!#0l$DL\$O%=!<%H$NJ}8~$r;X<($9$k\e(B
+    <code>Ascending</code> \e$B$+\e(B <code>Descending</code> \e$B$N$$$:$l$+$G$9!#\e(B
+    \e$BFs$DL\$N0z?t$O\e(B <code>Name</code>, <code>Date</code>,
+    <code>Size</code> \e$B$+\e(B <code>Description</code> 
+    \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 <a href="#indexoptions:suppresscolumnsorting"><code>SuppressColumnSorting</code></a>
+    \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
+    \e$B%/%i%$%"%s%H$,JL$N=gHV$G%G%#%l%/%H%j0lMw$r%j%/%(%9%H$9$k$3$H$rKI$.$^$9!#\e(B</p>
+<hr/><h2><a name="ReadmeName">ReadmeName</a> <a name="readmename">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%$%s%G%C%/%90lMw$N:G8e$KA^F~$5$l$k%U%!%$%k$NL>A0\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ReadmeName <em>filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B, \e$B%G%#%l%/%H%j\e(B, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">\e$B>e=q$-\e(B:</a></td><td>Indexes</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td>mod_autoindex</td></tr></table></td></tr></table>
+    <p><code class="directive">ReadmeName</code> \e$B%G%#%l%/%F%#%V$O!"\e(B
+    \e$B%$%s%G%C%/%9$N=*$o$j$KIU$12C$($i$l$k%U%!%$%k$NL>A0$r@_Dj$7$^$9!#\e(B
+    <em>filename</em> \e$B$OA^F~$9$k%U%!%$%k$NL>A0$G!"\e(B
+    \e$B0lMw$N9T$o$l$F$$$k0LCV$+$iAjBPE*$J$b$N$H$7$F2r<a$5$l$^$9!#\e(B</p>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>\e$BNc\e(B</strong></p><code>
+ReadmeName FOOTER.html
+</code></td></tr></table></blockquote>
+
+    <p>\e$B$h$j>\:Y$K$^$G$3$N5sF0$K$D$$$F5-=R$7$F$$$k\e(B <a href="#headername" class="directive"><code class="directive">HeaderName</code></a>
+    \e$B$b$4Mw2<$5$$!#\e(B</p>
+<hr/></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="\e$B:w\e(B\e$B0z\e(B"/></a><a href="../"><img src="../images/home.gif" alt="\e$B%[\e(B\e$B!<\e(B\e$B%`\e(B"/></a></body></html>
\ No newline at end of file