| 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.1 |
</IfModule> |
| 10 |
wakaba |
1.2 |
|
| 11 |
|
|
Redirect 301 /okuchuu/ChangeLog.ja http://suika.fam.cx/okuchuu/change-log.ja |
| 12 |
|
|
Redirect 301 /okuchuu/ChangeLog.ja.html http://suika.fam.cx/okuchuu/change-log.ja.html |
| 13 |
wakaba |
1.3 |
Redirect gone /okuchuu/kyuuritomikan/ |
| 14 |
wakaba |
1.1 |
|
| 15 |
wakaba |
1.3 |
AddType text/x-h2h .h2h |
| 16 |
|
|
|
| 17 |
|
|
AddType application/msword .doc .dot |
| 18 |
|
|
AddType application/vnd.ms-excel .xls .xlt |
| 19 |
|
|
AddType application/vnd.ms-powerpoint .ppt .pot |
| 20 |
|
|
AddType application/x-js-taro .jtd .JTD |
| 21 |
|
|
AddType application/x-claris-works .cwj |
| 22 |
|
|
|
| 23 |
|
|
AddType application/x-dvi .dvi |
| 24 |
|
|
AddType application/x-tex .tex |
| 25 |
|
|
AddCharset iso-2022-jp .tex |
| 26 |
|
|
AddType application/pdf .pdf |
| 27 |
|
|
|
| 28 |
|
|
AddType application/x-lha .lzh |
| 29 |
|
|
AddType application/zip .zip |
| 30 |
|
|
AddType application/x-tar .tar |
| 31 |
|
|
AddEncoding gzip .gz |
| 32 |
|
|
|
| 33 |
|
|
AddType image/jpeg .jpeg .jpg .JPG |
| 34 |
|
|
AddType image/png .png |
| 35 |
|
|
AddType video/x-mng .mng |
| 36 |
|
|
|
| 37 |
|
|
AddType audio/mpeg .mp3 |
| 38 |
|
|
AddType video/mpeg .mpeg |
| 39 |
|
|
|
| 40 |
|
|
AddCharset iso-2022-jp .jis |
| 41 |
|
|
|
| 42 |
|
|
Options +ExecCGI |
| 43 |
|
|
AddHandler cgi-script .cgi |
| 44 |
wakaba |
1.1 |
|
| 45 |
|
|
<Files "LIST"> |
| 46 |
|
|
Action piclist /okuchuu/piclist |
| 47 |
|
|
SetHandler piclist |
| 48 |
|
|
</Files> |