/[suikacvs]/www/mozilla/.htaccess
Suika

Contents of /www/mozilla/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download)
Sat Oct 25 11:24:20 2003 UTC (20 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +1 -1 lines
Bug fix

1 AddType application/rdf+xml .rdf
2 AddCharset utf-8 .rdf
3
4 AddType application/vnd.mozilla.xul+xml .xul
5 AddCharset us-ascii .xul
6
7 AddType application/x-hlink+xml .hlink
8 AddCharset iso-2022-jp .hlink
9
10 AddType application/x-xpinstall .xpi
11
12 AddType application/x-javascript .js
13 AddCharset us-ascii .js
14
15 AddType application/x-perl .pl
16 AddCharset us-ascii .pl
17
18 AddType application/xhtml+xml .xhtml
19 AddCharset iso-2022-jp .xhtml
20
21 AddType application/xml .xml
22 AddCharset iso-2022-jp .xml
23
24 AddType application/xml-dtd .dtd .mod
25 AddCharset utf-8 .dtd .mod
26
27 AddType application/zip .jar
28 AddType image/png .png
29
30 AddType text/css .css
31 AddCharset iso-2022-jp .css
32
33 AddType text/html .html
34 AddType text/plain .txt
35 AddDefaultCharset iso-2022-jp
36
37 ## SuikaWikiConst/1.1 for Mozilla XPInstaller
38 AddType text/plain .src
39 AddCharset utf-8 .src
40
41 ## Mozilla properties file, resource file
42 ## Source file of something plain-text based format
43 AddType text/plain .properties .in .inf
44
45 DirectoryIndex dummy-index-document

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24