1 |
wakaba |
1.1 |
|
2 |
|
|
AddDefaultCharset windows-31j
|
3 |
|
|
|
4 |
|
|
AddType text/html .html .htm
|
5 |
|
|
AddType text/css .css
|
6 |
|
|
AddType text/javascript .js
|
7 |
|
|
AddType audio/x-wav .wav
|
8 |
|
|
AddType image/x-windows-meta .wmf
|
9 |
|
|
AddType image/png .png
|
10 |
|
|
AddType application/xml .xml
|
11 |
|
|
AddType application/vnd.ms-powerpoint .ppt
|
12 |
|
|
AddType application/octet-stream .mso
|
13 |
|
|
|
14 |
|
|
AddLanguage ja .ja
|
15 |
|
|
|
16 |
|
|
<IfModule mod_headers.c>
|
17 |
|
|
Header set Content-Style-Type text/css
|
18 |
|
|
Header set Content-Script-Type text/javascript
|
19 |
|
|
Header add Link "</chuubu/2001/seibutsu/c>; rel=\"copyright\""
|
20 |
|
|
</IfModule>
|