summaryrefslogtreecommitdiff
path: root/APACHE_1_3_42/htdocs/manual/mod/mod_dir.html.ja.jis
diff options
context:
space:
mode:
Diffstat (limited to 'APACHE_1_3_42/htdocs/manual/mod/mod_dir.html.ja.jis')
-rw-r--r--APACHE_1_3_42/htdocs/manual/mod/mod_dir.html.ja.jis114
1 files changed, 114 insertions, 0 deletions
diff --git a/APACHE_1_3_42/htdocs/manual/mod/mod_dir.html.ja.jis b/APACHE_1_3_42/htdocs/manual/mod/mod_dir.html.ja.jis
new file mode 100644
index 0000000000..2ccbeae4a3
--- /dev/null
+++ b/APACHE_1_3_42/htdocs/manual/mod/mod_dir.html.ja.jis
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="iso-2022-jp"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
+ <head>
+
+ <title>Apache module mod_dir</title>
+
+ </head>
+ <!-- English revision: 1.16 -->
+ <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+ <body bgcolor="#ffffff" text="#000000" link="#0000ff"
+ vlink="#000080" alink="#ff0000">
+ <!--#include virtual="header.html" -->
+
+ <h1 align="center">mod_dir $B%b%8%e!<%k(B</h1>
+
+ <p>$B$3$N%b%8%e!<%k$O!"%9%i%C%7%e$G=*$o$k(B URL $B$X$N%j%/%(%9%H$,$"$C$?:]$K!"(B
+ $B%G%#%l%/%H%j%$%s%G%C%/%9%U%!%$%k$X%j%@%$%l%/%H$7$FDs6!$7$^$9!#(B</p>
+
+ <p><a href="module-dict.html#status"
+ rel="help"><strong>$B%9%F!<%?%9(B:</strong></a> Base<br />
+ <a href="module-dict.html#sourcefile"
+ rel="help"><strong>$B%=!<%9%U%!%$%k(B:</strong></a> mod_dir.c<br />
+ <a href="module-dict.html#moduleidentifier"
+ rel="help"><strong>$B%b%8%e!<%k<1JL;R(B:</strong></a>
+ dir_module</p>
+
+ <h2>$B35MW(B</h2>
+ <p>$B%G%#%l%/%H%j%$%s%G%C%/%9$O!"<!$NFs$D$N$&$A$I$A$i$+$,MxMQ$5$l$^$9!#(B</p>
+
+ <ul>
+ <li>$B0l$DL\$O!"%f!<%6$,:n@.$7$?%U%!%$%k$rMQ$$$k$b$N$G!"DL>o(B
+ <code>index.html</code> $B$H$$$&%U%!%$%kL>$r;H$$$^$9!#$3$N%U%!%$%kL>$O!"(B
+ <a href="#directoryindex">DirectoryIndex</a> $B%G%#%l%/%F%#%V$G(B
+ $B;XDj$9$k$3$H$,$G$-$^$9!#$3$N5!G=$O(B <code>mod_dir</code>
+ $B%b%8%e!<%k$GDs6!$5$l$^$9!#(B</li>
+
+ <li>$B$b$&0l$D$NJ}K!$O!"(B
+ $B%5!<%P$K$h$C$F<+F0E*$K@8@.$5$l$k%G%#%l%/%H%j%j%9%H$rMQ$$$k>l9g$G$9!#(B
+ $B$3$N5!G=$O!"(B<a href="mod_autoindex.html"><code>mod_autoindex</code></a>
+ $B%b%8%e!<%k$K$h$jDs6!$5$l$^$9!#(B</li>
+ </ul>
+ $B<+F0E*$J%$%s%G%C%/%9@8@.5!G=$r:o=|(B ($B$b$7$/$O8r49(B)
+ $B$G$-$k$h$&$K!"$3$NFs$D$N5!G=$OJ,N%$5$l$F$$$^$9!#(B
+
+ <p>$B$J$*(B <samp>http://servername/foo/dirname</samp> $B$H$$$&(B URL
+ $B$X$N%j%/%(%9%H$,$"$C$?:]$K!"(B<samp>dirname</samp>
+ $B$H$$$&%G%#%l%/%H%j$,$"$l$P!"!V:G8e$K%9%i%C%7%e$r$D$1$?7A!W$N(B URL
+ $B$X$N%j%@%$%l%/%H$rAw=P$7$^$9!#(B
+ $B%G%#%l%/%H%j$X$N%"%/%;%9$O%9%i%C%7%e$G=*$o$C$F$$$kI,MW$,$"$j!"(B
+ <code>mod_dir</code> $B$O!"(B<samp>http://servername/foo/dirname/</samp>
+ $B$X$N%j%@%$%l%/%H$rAw=P$9$k$3$H$K$J$j$^$9!#(B</p>
+
+ <h2>$B%G%#%l%/%F%#%V(B</h2>
+ <ul>
+ <li><a href="#directoryindex">DirectoryIndex</a></li>
+ </ul>
+ <hr />
+
+ <h2><a name="directoryindex" id="directoryindex">DirectoryIndex</a>
+ $B%G%#%l%/%F%#%V(B</h2>
+ <!--%plaintext &lt;?INDEX {\tt DirectoryIndex} directive&gt; -->
+ <p><a href="directive-dict.html#syntax"
+ rel="help"><strong>$B9=J8(B:</strong></a> DirectoryIndex
+ <em>local-url</em> [<em>local-url</em>] ...<br />
+ <a href="directive-dict.html#default"
+ rel="help"><strong>$B%G%U%)%k%H(B:</strong></a> <code>DirectoryIndex
+ index.html</code><br />
+ <a href="directive-dict.html#context"
+ rel="help"><strong>$B%3%s%F%-%9%H(B:</strong></a> server config, virtual
+ host, directory, .htaccess<br />
+ <a href="directive-dict.html#override"
+ rel="help"><strong>$B>e=q$-(B:</strong></a> Indexes<br />
+ <a href="directive-dict.html#status"
+ rel="help"><strong>$B%9%F!<%?%9(B:</strong></a> Base<br />
+ <a href="directive-dict.html#module"
+ rel="help"><strong>$B%b%8%e!<%k(B:</strong></a> mod_dir</p>
+
+ <p>
+ $B%/%i%$%"%s%H$,!"%G%#%l%/%H%jL>$N:G8e$K!V(B/$B!W(B
+ $B$r;XDj$7$F%G%#%l%/%H%j%$%s%G%C%/%9$rMW5a$9$k>l9g$KC5$9%j%=!<%9$N%j%9%H$r(B
+ DirectoryIndex $B%G%#%l%/%F%#%V$G@_Dj$7$^$9!#(B<em>Local-url</em>
+ $B$O!"%j%/%(%9%H$5$l$?%G%#%l%/%H%j$KBP1~$9$k!"%5!<%P>e$N%I%-%e%a%s%H$N(B
+ (% $B%(%s%3!<%I$5$l$?(B) URL $B$G!"IaDL$O%G%#%l%/%H%jCf$N%U%!%$%k$NL>A0$G$9!#(B
+ $BJ#?t$N(B URL $B$,@_Dj$5$l$?>l9g$K$O!":G=i$K8+$D$+$C$?$b$N$rJV$7$^$9!#(B
+ $B$=$l$i$,8+$D$+$i$:!"(B<code>Indexes</code>
+ $B%*%W%7%g%s$,%;%C%H$5$l$F$$$k>l9g!"%G%#%l%/%H%j$N%j%9%H$r@8@.$7$^$9!#(B
+ </p>
+
+ <p>$BNc(B:</p>
+ <blockquote>
+ <code>DirectoryIndex index.html</code>
+ </blockquote>
+ <code>http://myserver/docs/</code> $B$X$N%"%/%;%9$,$"$j!"(B
+ <code>http://myserver/docs/index.html</code>
+ $B$,B8:_$9$l$P!"$3$N(B URL $B$,JV$5$l$^$9!#(B
+ $B$b$7B8:_$7$J$1$l$P!"%G%#%l%/%H%j$N%j%9%H$,JV$5$l$^$9!#(B
+
+ <p>$BCm(B: $B%I%-%e%a%s%H$OF1$8%G%#%l%/%H%jFb$KB8:_$9$kI,MW$"$j$^$;$s!#(B
+ </p>
+
+ <blockquote>
+ <code>DirectoryIndex index.html index.txt
+ /cgi-bin/index.pl</code>
+ </blockquote>
+ $B$H$7$?>l9g!"(B<code>index.html</code> $B$H(B <code>index.txt</code>
+ $B$N$I$A$i$b%G%#%l%/%H%jFb$GB8:_$7$J$$>l9g!"(BCGI $B%9%/%j%W%H(B
+ <code>/cgi-bin/index.pl</code> $B$,<B9T$5$l$^$9!#(B
+
+ <!--#include virtual="footer.html" -->
+
+ </body>
+</html>