--- markup/.htaccess 2004/11/08 11:07:26 1.2 +++ markup/.htaccess 2004/12/05 06:48:39 1.3 @@ -2,3 +2,8 @@ AddType application/xml-dtd .dtd .mod AddCharset iso-2022-jp .dtd .mod +## ECMAScript scripts +AddType application/x-javascript .js +AddCharset iso-2022-jp .js + +