/[suikacvs]/okuchuu/.htaccess
Suika

Diff of /okuchuu/.htaccess

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

revision 1.2 by wakaba, Fri Aug 15 23:27:35 2003 UTC revision 1.8 by wakaba, Fri Mar 11 11:51:48 2005 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 302 /okuchuu/favicon http://suika.fam.cx/~wakaba/art/icon/okuchuu
17    Redirect 301 /okuchuu/kyuuritomikan/favicon http://suika.fam.cx/~wakaba/art/icon/kyuuritomikan
18    Redirect gone /okuchuu/kyuuritomikan/
19    
20  AddType image/jpeg .JPG  Redirect 301 /okuchuu/okuchuu http://suika.fam.cx/okuchuu/style/okuchuu
21    Redirect 301 /okuchuu/okuchuu-style http://suika.fam.cx/okuchuu/style/simpledoc
22    
23    AddType text/x-h2h .h2h
24    
25    AddType text/uri-list .uri
26    AddType text/x-url-shortcut .url
27    
28    AddType application/msword .doc .dot
29    AddType application/vnd.ms-excel .xls .xlt
30    AddType application/vnd.ms-powerpoint .ppt .pot
31    AddType application/x-js-taro .jtd .JTD .jbw
32    AddType application/x-claris-works .cwj
33    
34    AddType application/x-dvi .dvi
35    AddType application/x-tex .tex
36    AddCharset iso-2022-jp .tex
37    AddType application/pdf .pdf
38    
39    AddType application/x-lha .lzh
40    AddType application/zip .zip
41    AddType application/x-tar .tar
42    AddEncoding gzip .gz
43    
44    AddType image/jpeg .jpeg .jpg .JPG
45    AddType image/png .png
46    AddType video/x-mng .mng
47    AddType image/x-windows-bmp .bmp
48    
49    AddType audio/mpeg .mp3
50    AddType video/mpeg .mpeg
51    
52    AddCharset iso-2022-jp .jis
53    
54    Options +ExecCGI
55    AddHandler cgi-script .cgi
56    
57  <Files "LIST">  <Files "LIST">
58    Action piclist /okuchuu/piclist    Action piclist /okuchuu/piclist

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24