/[suikacvs]/webroot/.htaccess
Suika

Diff of /webroot/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sat Jul 19 02:21:15 2003 UTC revision 1.2 by wakaba, Sat Jul 19 10:36:24 2003 UTC
# Line 1  Line 1 
1    #DirectoryIndex suika intro index
2  AddDefaultCharset iso-2022-jp  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>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24