1 |
AddDefaultCharset ISO-2022-jp
|
2 |
DirectoryIndex intro index
|
3 |
ErrorDocument 404 /okuchuu/blue-oceans/404
|
4 |
AddType image/jpeg .JPG
|
5 |
|
6 |
Options +ExecCGI +Indexes
|
7 |
AddHandler cgi-script .cgi
|
8 |
|
9 |
<Files "LIST">
|
10 |
Action piclist /okuchuu/piclist
|
11 |
SetHandler piclist
|
12 |
</Files>
|
13 |
<IfModule mod_headers.c>
|
14 |
Header set Content-Style-Type text/css
|
15 |
Header set Content-Script-Type application/x-javascript
|
16 |
</IfModule>
|
17 |
|
18 |
Action h2h /~wakaba/bin/h2h
|
19 |
AddHandler h2h .h2h
|
20 |
AddIcon (Document,/icons/layout) .h2h
|
21 |
|
22 |
RedirectMatch gone /okuchuu/blue-oceans/$
|
23 |
Redirect 301 /okuchuu/blue-oceans/top http://suika.fam.cx/okuchuu/blue-oceans/index
|