/[suikacvs]/okuchuu/.htaccess
Suika

Diff of /okuchuu/.htaccess

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

revision 1.3 by wakaba, Sun Aug 31 09:26:50 2003 UTC revision 1.9 by wakaba, Mon Jan 9 10:39:37 2012 UTC
# Line 6  ErrorDocument 403 /okuchuu/403 Line 6  ErrorDocument 403 /okuchuu/403
6    Header add Link "<http://suika.fam.cx/okuchuu/c>; rel=\"copyright\""    Header add Link "<http://suika.fam.cx/okuchuu/c>; rel=\"copyright\""
7    Header add Link "<http://suika.fam.cx/okuchuu/favicon.ico>; rel=\"shortcut icon\""    Header add Link "<http://suika.fam.cx/okuchuu/favicon.ico>; rel=\"shortcut icon\""
8    #Header add Link "<http://suika.fam.cx/okuchuu/okuchuu-style>; rel=\"stylesheet\""    #Header add Link "<http://suika.fam.cx/okuchuu/okuchuu-style>; rel=\"stylesheet\""
9      <Files piclist>
10        Header unset Link
11      </Files>
12  </IfModule>  </IfModule>
13    
14  Redirect 301 /okuchuu/ChangeLog.ja http://suika.fam.cx/okuchuu/change-log.ja  Redirect 301 /okuchuu/ChangeLog.ja http://suika.fam.cx/okuchuu/change-log.ja
15  Redirect 301 /okuchuu/ChangeLog.ja.html http://suika.fam.cx/okuchuu/change-log.ja.html  Redirect 301 /okuchuu/ChangeLog.ja.html http://suika.fam.cx/okuchuu/change-log.ja.html
16    Redirect gone /okuchuu/change-log.ja.html
17    Redirect gone /okuchuu/change-log.ja
18    Redirect gone /okuchuu/change-log
19    Redirect 302 /okuchuu/favicon http://suika.fam.cx/~wakaba/art/icon/okuchuu
20    Redirect 301 /okuchuu/kyuuritomikan/favicon http://suika.fam.cx/~wakaba/art/icon/kyuuritomikan
21  Redirect gone /okuchuu/kyuuritomikan/  Redirect gone /okuchuu/kyuuritomikan/
22    Redirect gone /okuchuu/1988/
23    
24    Redirect 301 /okuchuu/okuchuu http://suika.fam.cx/okuchuu/style/okuchuu
25    Redirect 301 /okuchuu/okuchuu-style http://suika.fam.cx/okuchuu/style/simpledoc
26    
27  AddType text/x-h2h .h2h  AddType text/x-h2h .h2h
28    
29    AddType text/uri-list .uri
30    AddType text/x-url-shortcut .url
31    
32  AddType application/msword .doc .dot  AddType application/msword .doc .dot
33  AddType application/vnd.ms-excel .xls .xlt  AddType application/vnd.ms-excel .xls .xlt
34  AddType application/vnd.ms-powerpoint .ppt .pot  AddType application/vnd.ms-powerpoint .ppt .pot
35  AddType application/x-js-taro .jtd .JTD  AddType application/x-js-taro .jtd .JTD .jbw
36  AddType application/x-claris-works .cwj  AddType application/x-claris-works .cwj
37    
38  AddType application/x-dvi .dvi  AddType application/x-dvi .dvi
# Line 33  AddEncoding gzip .gz Line 48  AddEncoding gzip .gz
48  AddType image/jpeg .jpeg .jpg .JPG  AddType image/jpeg .jpeg .jpg .JPG
49  AddType image/png .png  AddType image/png .png
50  AddType video/x-mng .mng  AddType video/x-mng .mng
51    AddType image/x-windows-bmp .bmp
52    
53  AddType audio/mpeg .mp3  AddType audio/mpeg .mp3
54  AddType video/mpeg .mpeg  AddType video/mpeg .mpeg

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24