#Access config file for img-box directory (Security Level will UP!)
#
# Version1.09 2006/12/13 
#
# For Apache & NCSA WWW server
# 1)Rename this file to ".htaccess".
# 2)Put this file in img-box directory. (IMG upload directory)
# 3)Change file permission to 604. (you must do!)
#
# if you put this file, your imgboard security-level will up.
#
# Effects:
# Nobody can exec SSI in img-box directory.
# Nobody can exec CGI in img-box directory.
# 
#Options	Indexes	
#
# Picture===================================
AddType	image/bmp	bmp
AddType	image/png	png
AddType	image/png	pnz
#
# J-PHONE SuperMail 2003.04 add==============
AddType	image/jpeg	jpe
AddType	image/jpeg	jpz
AddType	audio/x-smd	smd
AddType	audio/x-smd	smz
AddType	audio/x-smd	smx
AddType	application/x-smaf	mmf
AddType	video/x-mng	mng
AddType	text/x-vbookmark	vbm
AddType	text/x-vcard	vcf
AddType	text/x-vcalendar	vcs
AddType	text/x-vmessage	vmg
AddType	text/x-vnote	vnt
AddType	video/x-noa	noa
# DDI-P======================================
# H"
AddType	Audio/X-Alpha5	als
#
# H"(FeelSound)
AddType	Audio/X-PdxMidi	dxm
#
# Docomo-PHS623P
#AddType	application/x-pana-melody	pmd
#
# Docomo-FOMA 2051
AddType	video/3gp	3gp
AddType	audio/3gpp2	3g2
AddType	audio/mp4	m4a
#
# EZweb======================================
AddType	text/x-hdml;charset=Shift_JIS	hdml
AddType	application/x-smaf	mmf
AddType	audio/vnd.qcelp	qcp
AddType	application/x-pmd	pmd
# ezmovie
AddType	application/x-mpeg	amc
#
# WindowsMedia ==============================
AddType	video/x-ms-asf	asf
AddType	video/x-ms-asf	asx
AddType	audio/x-ms-wma	wma
AddType	audio/x-ms-wax	wax
AddType	video/x-ms-wmv	wmv
AddType	video/x-ms-wvx	wvx
AddType	video/x-ms-wm	wm
AddType	application/x-ntt-vod	vod
AddType	application/x-ntt-vod2	nsmil
AddType	application/x-ms-wmz	wmz
AddType	application/x-ms-wmd	wmd
#
# Flash Video ==============================
AddType	video/x-flv	flv
#
