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

Diff of /www/mozilla/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wakaba, Sun Aug 17 04:10:08 2003 UTC revision 1.3 by wakaba, Sun Aug 17 05:09:12 2003 UTC
# Line 1  Line 1 
1  AddType application/rdf+xml .rdf  AddType application/rdf+xml .rdf
2  AddCharset utf-8 .rdf  AddCharset utf-8 .rdf
3    
 AddType application/rdf+xml .rss  
   
4  AddType application/vnd.mozilla.xul+xml .xul  AddType application/vnd.mozilla.xul+xml .xul
5    AddCharset us-ascii .xul
6    
7  AddType application/x-hlink+xml .hlink  AddType application/x-hlink+xml .hlink
8  AddCharset iso-2022-jp .hlink  AddCharset iso-2022-jp .hlink
# Line 28  AddCharset utf-8 .dtd .mod Line 27  AddCharset utf-8 .dtd .mod
27  AddType application/zip .jar  AddType application/zip .jar
28  AddType image/png .png  AddType image/png .png
29    
 AddDefaultCharset iso-2022-jp  
30  AddType text/css .css  AddType text/css .css
31    AddCharset iso-2022-jp .css
32    
33  AddType text/html .html  AddType text/html .html
34  AddType text/plain .txt  AddType text/plain .txt
35    AddDefaultCharset iso-2022-jp
36    
37  ## SuikaWikiConst/1.1 for Mozilla XPInstaller  ## SuikaWikiConst/1.1 for Mozilla XPInstaller
38  AddType text/plain .src  AddType text/plain .src
# Line 40  AddCharset utf-8 .src Line 41  AddCharset utf-8 .src
41  ## Mozilla properties file, resource file  ## Mozilla properties file, resource file
42  ## Source file of something plain-text based format  ## Source file of something plain-text based format
43  AddType text/plain .properties .in .inf  AddType text/plain .properties .in .inf
44    
45    DirectoryIndex dummy-index-document

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24