1 |
#DirectoryIndex suika intro index |
2 |
AddDefaultCharset iso-2022-jp |
3 |
|
4 |
<IfModule mod_headers.c> |
5 |
#Header set Content-Style-Type text/css |
6 |
#Header set Content-Script-Type text/javascript |
7 |
#Header add Link "</c/>; rel=\"copyright\"" |
8 |
</IfModule> |
9 |
|
10 |
#XBitHack full |
11 |
|
12 |
Action homeworkchecker /~wakaba/bin/homework |
13 |
AddHandler homeworkchecker .hwchk |
14 |
AddIcon (Check,/icons/hand-up) .hwchk |
15 |
|
16 |
Action h2h /~wakaba/bin/h2h |
17 |
AddHandler h2h .h2h .hnf |
18 |
AddIcon (Document,/icons/layout) .h2h .hnf |
19 |
|
20 |
<Files "LIST"> |
21 |
Action piclist /okuchuu/piclist |
22 |
SetHandler piclist |
23 |
</Files> |