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

Diff of /www/mozilla/.htaccess

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

revision 1.4 by wakaba, Sat Oct 25 11:24:20 2003 UTC revision 1.6 by wakaba, Mon Oct 25 00:05:42 2004 UTC
# Line 1  Line 1 
1  AddType application/rdf+xml .rdf  ## Mozilla does not support application/rdf+xml yet
2    AddType application/xml .rdf
3  AddCharset utf-8 .rdf  AddCharset utf-8 .rdf
4    
5  AddType application/vnd.mozilla.xul+xml .xul  AddType application/vnd.mozilla.xul+xml .xul
# Line 10  AddCharset iso-2022-jp .hlink Line 11  AddCharset iso-2022-jp .hlink
11  AddType application/x-xpinstall .xpi  AddType application/x-xpinstall .xpi
12    
13  AddType application/x-javascript .js  AddType application/x-javascript .js
14  AddCharset us-ascii .js  AddCharset utf-8 .js
15    
16  AddType application/x-perl .pl  AddType application/x-perl .pl
17  AddCharset us-ascii .pl  AddCharset us-ascii .pl

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24