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

Contents of /www/mozilla/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Sun Aug 17 04:10:08 2003 UTC (20 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +31 -1 lines
Charset setting

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24