/[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.4 by wakaba, Fri Aug 15 09:49:23 2003 UTC
# Line 1  Line 1 
1    #DirectoryIndex suika intro index
2  AddDefaultCharset iso-2022-jp  AddDefaultCharset iso-2022-jp
3    AddCharset iso-2022-jp .xhtml .xml
4    
5    <IfModule mod_headers.c>
6    #Header set Content-Style-Type text/css
7    #Header set Content-Script-Type text/javascript
8    #Header add Link "</c/>; rel=\"copyright\""
9    </IfModule>
10    
11    #XBitHack full
12    
13    AddType application/xhtml+xml .xhtml
14    AddType application/xml .xml
15    
16    Action homeworkchecker /~wakaba/bin/homework
17    AddHandler homeworkchecker .hwchk
18    AddIcon (Check,/icons/hand-up) .hwchk
19    
20    Action h2h /~wakaba/bin/h2h
21    AddHandler h2h .h2h .hnf
22    AddIcon (Document,/icons/layout) .h2h .hnf
23    
24    <Files "LIST">
25      Action piclist /okuchuu/piclist
26      SetHandler piclist
27    </Files>
28    
29    Redirect 503 /~crimson-beast/
30    Redirect gone /default.ida
31    Redirect 503 /~external-zero/
32    Redirect 503 /~make-dream/
33    Redirect 503 /~rei/
34    Redirect 503 /~utubi/
35    

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24