--- webroot/.htaccess 2003/07/19 02:21:15 1.1
+++ webroot/.htaccess 2003/07/19 10:36:24 1.2
@@ -1,2 +1,23 @@
-
+#DirectoryIndex suika intro index
AddDefaultCharset iso-2022-jp
+
+
+#Header set Content-Style-Type text/css
+#Header set Content-Script-Type text/javascript
+#Header add Link "; rel=\"copyright\""
+
+
+#XBitHack full
+
+Action homeworkchecker /~wakaba/bin/homework
+AddHandler homeworkchecker .hwchk
+AddIcon (Check,/icons/hand-up) .hwchk
+
+Action h2h /~wakaba/bin/h2h
+AddHandler h2h .h2h .hnf
+AddIcon (Document,/icons/layout) .h2h .hnf
+
+
+ Action piclist /okuchuu/piclist
+ SetHandler piclist
+