/[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.6 by wakaba, Wed May 26 12:09:49 2004 UTC
# Line 1  Line 1 
1    DirectoryIndex cover intro contents list 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 application/x-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 503 /~eternal-zero/
31    Redirect 503 /~make-dream/
32    Redirect 503 /~rei/
33    Redirect 503 /~utubi/
34    Redirect 301 /shell/ http://suika.fam.cx/s/shell/
35    Redirect 503 /uri-res/
36    Redirect 503 /uri/
37    #Redirect gone /robots.txt
38    Redirect gone /updatetime
39    Redirect gone /updatetime.lirs
40    ErrorDocument 503 /error/503
41    
42    Redirect 301 /cover http://suika.fam.cx/suika
43    Redirect gone /news-20010526
44    Redirect gone /news-20010526.html
45    Redirect 301 /news-2001-06-23 http://suika.fam.cx/admin/newsrelease/2001/0623
46    Redirect 301 /news-2001-06-23.html http://suika.fam.cx/admin/newsrelease/2001/0623
47    Redirect 301 /ne0801-2 http://suika.fam.cx/admin/web/announce/2001/0801
48    Redirect 301 /ne0801-2.html http://suika.fam.cx/admin/web/announce/2001/0801
49    Redirect 301 /ne0801 http://suika.fam.cx/admin/newsrelease/2001/0801
50    Redirect 301 /ne0801.html http://suika.fam.cx/admin/newsrelease/2001/0801
51    Redirect 301 /ne0810 http://suika.fam.cx/admin/newsrelease/2001/0810-dns
52    Redirect 301 /ne0810.html http://suika.fam.cx/admin/newsrelease/2001/0810-dns
53    Redirect 301 /ne0902 http://suika.fam.cx/admin/newsrelease/2001/0902
54    Redirect 301 /ne0902.html http://suika.fam.cx/admin/newsrelease/2001/0902
55    Redirect 301 /ne20011110 http://suika.fam.cx/admin/newsrelease/2001/1110
56    Redirect 301 /ne20011110.html http://suika.fam.cx/admin/newsrelease/2001/1110

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24