1 |
wakaba |
1.2 |
DirectoryIndex cover intro contents index |
2 |
wakaba |
1.1 |
ErrorDocument 401 /okuchuu/401 |
3 |
|
|
ErrorDocument 403 /okuchuu/403 |
4 |
|
|
|
5 |
|
|
<IfModule mod_headers.c> |
6 |
wakaba |
1.2 |
Header add Link "<http://suika.fam.cx/okuchuu/c>; rel=\"copyright\"" |
7 |
|
|
Header add Link "<http://suika.fam.cx/okuchuu/favicon.ico>; rel=\"shortcut icon\"" |
8 |
|
|
#Header add Link "<http://suika.fam.cx/okuchuu/okuchuu-style>; rel=\"stylesheet\"" |
9 |
wakaba |
1.8 |
<Files piclist> |
10 |
|
|
Header unset Link |
11 |
|
|
</Files> |
12 |
wakaba |
1.1 |
</IfModule> |
13 |
wakaba |
1.2 |
|
14 |
|
|
Redirect 301 /okuchuu/ChangeLog.ja http://suika.fam.cx/okuchuu/change-log.ja |
15 |
|
|
Redirect 301 /okuchuu/ChangeLog.ja.html http://suika.fam.cx/okuchuu/change-log.ja.html |
16 |
wakaba |
1.6 |
Redirect 302 /okuchuu/favicon http://suika.fam.cx/~wakaba/art/icon/okuchuu |
17 |
|
|
Redirect 301 /okuchuu/kyuuritomikan/favicon http://suika.fam.cx/~wakaba/art/icon/kyuuritomikan |
18 |
wakaba |
1.3 |
Redirect gone /okuchuu/kyuuritomikan/ |
19 |
wakaba |
1.1 |
|
20 |
wakaba |
1.5 |
Redirect 301 /okuchuu/okuchuu http://suika.fam.cx/okuchuu/style/okuchuu |
21 |
|
|
Redirect 301 /okuchuu/okuchuu-style http://suika.fam.cx/okuchuu/style/simpledoc |
22 |
|
|
|
23 |
wakaba |
1.3 |
AddType text/x-h2h .h2h |
24 |
|
|
|
25 |
wakaba |
1.4 |
AddType text/uri-list .uri |
26 |
|
|
AddType text/x-url-shortcut .url |
27 |
|
|
|
28 |
wakaba |
1.3 |
AddType application/msword .doc .dot |
29 |
|
|
AddType application/vnd.ms-excel .xls .xlt |
30 |
|
|
AddType application/vnd.ms-powerpoint .ppt .pot |
31 |
wakaba |
1.7 |
AddType application/x-js-taro .jtd .JTD .jbw |
32 |
wakaba |
1.3 |
AddType application/x-claris-works .cwj |
33 |
|
|
|
34 |
|
|
AddType application/x-dvi .dvi |
35 |
|
|
AddType application/x-tex .tex |
36 |
|
|
AddCharset iso-2022-jp .tex |
37 |
|
|
AddType application/pdf .pdf |
38 |
|
|
|
39 |
|
|
AddType application/x-lha .lzh |
40 |
|
|
AddType application/zip .zip |
41 |
|
|
AddType application/x-tar .tar |
42 |
|
|
AddEncoding gzip .gz |
43 |
|
|
|
44 |
|
|
AddType image/jpeg .jpeg .jpg .JPG |
45 |
|
|
AddType image/png .png |
46 |
|
|
AddType video/x-mng .mng |
47 |
wakaba |
1.4 |
AddType image/x-windows-bmp .bmp |
48 |
wakaba |
1.3 |
|
49 |
|
|
AddType audio/mpeg .mp3 |
50 |
|
|
AddType video/mpeg .mpeg |
51 |
|
|
|
52 |
|
|
AddCharset iso-2022-jp .jis |
53 |
|
|
|
54 |
|
|
Options +ExecCGI |
55 |
|
|
AddHandler cgi-script .cgi |
56 |
wakaba |
1.1 |
|
57 |
|
|
<Files "LIST"> |
58 |
|
|
Action piclist /okuchuu/piclist |
59 |
|
|
SetHandler piclist |
60 |
|
|
</Files> |