/[suikacvs]/okuchuu/.htaccess
Suika

Contents of /okuchuu/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Mon Sep 1 07:22:22 2003 UTC (20 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +3 -0 lines
Imported to CVS

1 DirectoryIndex cover intro contents index
2 ErrorDocument 401 /okuchuu/401
3 ErrorDocument 403 /okuchuu/403
4
5 <IfModule mod_headers.c>
6 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 </IfModule>
10
11 Redirect 301 /okuchuu/ChangeLog.ja http://suika.fam.cx/okuchuu/change-log.ja
12 Redirect 301 /okuchuu/ChangeLog.ja.html http://suika.fam.cx/okuchuu/change-log.ja.html
13 Redirect gone /okuchuu/kyuuritomikan/
14
15 Redirect 301 /okuchuu/okuchuu http://suika.fam.cx/okuchuu/style/okuchuu
16 Redirect 301 /okuchuu/okuchuu-style http://suika.fam.cx/okuchuu/style/simpledoc
17
18 AddType text/x-h2h .h2h
19
20 AddType text/uri-list .uri
21 AddType text/x-url-shortcut .url
22
23 AddType application/msword .doc .dot
24 AddType application/vnd.ms-excel .xls .xlt
25 AddType application/vnd.ms-powerpoint .ppt .pot
26 AddType application/x-js-taro .jtd .JTD
27 AddType application/x-claris-works .cwj
28
29 AddType application/x-dvi .dvi
30 AddType application/x-tex .tex
31 AddCharset iso-2022-jp .tex
32 AddType application/pdf .pdf
33
34 AddType application/x-lha .lzh
35 AddType application/zip .zip
36 AddType application/x-tar .tar
37 AddEncoding gzip .gz
38
39 AddType image/jpeg .jpeg .jpg .JPG
40 AddType image/png .png
41 AddType video/x-mng .mng
42 AddType image/x-windows-bmp .bmp
43
44 AddType audio/mpeg .mp3
45 AddType video/mpeg .mpeg
46
47 AddCharset iso-2022-jp .jis
48
49 Options +ExecCGI
50 AddHandler cgi-script .cgi
51
52 <Files "LIST">
53 Action piclist /okuchuu/piclist
54 SetHandler piclist
55 </Files>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24