/[suikacvs]/okuchuu/.htaccess
Suika

Contents of /okuchuu/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download)
Mon Sep 1 06:53:03 2003 UTC (20 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +4 -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 AddType text/x-h2h .h2h
16
17 AddType text/uri-list .uri
18 AddType text/x-url-shortcut .url
19
20 AddType application/msword .doc .dot
21 AddType application/vnd.ms-excel .xls .xlt
22 AddType application/vnd.ms-powerpoint .ppt .pot
23 AddType application/x-js-taro .jtd .JTD
24 AddType application/x-claris-works .cwj
25
26 AddType application/x-dvi .dvi
27 AddType application/x-tex .tex
28 AddCharset iso-2022-jp .tex
29 AddType application/pdf .pdf
30
31 AddType application/x-lha .lzh
32 AddType application/zip .zip
33 AddType application/x-tar .tar
34 AddEncoding gzip .gz
35
36 AddType image/jpeg .jpeg .jpg .JPG
37 AddType image/png .png
38 AddType video/x-mng .mng
39 AddType image/x-windows-bmp .bmp
40
41 AddType audio/mpeg .mp3
42 AddType video/mpeg .mpeg
43
44 AddCharset iso-2022-jp .jis
45
46 Options +ExecCGI
47 AddHandler cgi-script .cgi
48
49 <Files "LIST">
50 Action piclist /okuchuu/piclist
51 SetHandler piclist
52 </Files>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24