Order allow,deny
	Allow from allow
	Order allow,deny
	Allow from allow
RemoveType .pdf .docx .doc .txt .zip .png .jpg .gif	.jpeg .csv
AddType image/png .png
AddType image/jpeg .jpg .jpeg
AddType image/gif .gif
AddType text/plain .txt
AddType application/msword .doc
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document .docx
AddType application/zip .zip
AddType text/csv .csv