/[suikacvs]/okuchuu/.htaccess
Suika

Contents of /okuchuu/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (hide annotations) (download)
Mon Jan 9 10:39:37 2012 UTC (12 years, 3 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +4 -0 lines
Obsolete

1 wakaba 1.2 DirectoryIndex cover intro contents index
2 wakaba 1.1 ErrorDocument 401 /okuchuu/401
3     ErrorDocument 403 /okuchuu/403
4    
5     <IfModule mod_headers.c>
6 wakaba 1.2 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\""
8     #Header add Link "<http://suika.fam.cx/okuchuu/okuchuu-style>; rel=\"stylesheet\""
9 wakaba 1.8 <Files piclist>
10     Header unset Link
11     </Files>
12 wakaba 1.1 </IfModule>
13 wakaba 1.2
14     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
16 wakaba 1.9 Redirect gone /okuchuu/change-log.ja.html
17     Redirect gone /okuchuu/change-log.ja
18     Redirect gone /okuchuu/change-log
19 wakaba 1.6 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 wakaba 1.3 Redirect gone /okuchuu/kyuuritomikan/
22 wakaba 1.9 Redirect gone /okuchuu/1988/
23 wakaba 1.1
24 wakaba 1.5 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 wakaba 1.3 AddType text/x-h2h .h2h
28    
29 wakaba 1.4 AddType text/uri-list .uri
30     AddType text/x-url-shortcut .url
31    
32 wakaba 1.3 AddType application/msword .doc .dot
33     AddType application/vnd.ms-excel .xls .xlt
34     AddType application/vnd.ms-powerpoint .ppt .pot
35 wakaba 1.7 AddType application/x-js-taro .jtd .JTD .jbw
36 wakaba 1.3 AddType application/x-claris-works .cwj
37    
38     AddType application/x-dvi .dvi
39     AddType application/x-tex .tex
40     AddCharset iso-2022-jp .tex
41     AddType application/pdf .pdf
42    
43     AddType application/x-lha .lzh
44     AddType application/zip .zip
45     AddType application/x-tar .tar
46     AddEncoding gzip .gz
47    
48     AddType image/jpeg .jpeg .jpg .JPG
49     AddType image/png .png
50     AddType video/x-mng .mng
51 wakaba 1.4 AddType image/x-windows-bmp .bmp
52 wakaba 1.3
53     AddType audio/mpeg .mp3
54     AddType video/mpeg .mpeg
55    
56     AddCharset iso-2022-jp .jis
57    
58     Options +ExecCGI
59     AddHandler cgi-script .cgi
60 wakaba 1.1
61     <Files "LIST">
62     Action piclist /okuchuu/piclist
63     SetHandler piclist
64     </Files>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24