#G[t@C̐ݒ
AddHandler server-parsed .html .htm

# 摜t@C̃_E[h
AddHandler default-handler .html .htm .gif .jpg .png .txt

#t@C^Cvǉ http://web.arena.ne.jp/suite/support/manual/www-htaccess/

# .exe st@C̔zzp
AddType application/octet-stream exe
# .lzh A[JCu̔zzp
AddType application/octet-stream lzh
# Macintosh .hqx kt@C̔zzp
AddType application/mac-binhex40 hqx
# Flash RečJp
AddType application/x-shockwave-flash swf
# ZIP t@C̔zzp
AddType application/zip zip

# AI[fBI
AddType audio/x-realaudio rpm
AddType audio/x-realaudip rm


#G[hLg̐ݒ
ErrorDocument 500 /500.html
