AddType application/x-httpd-php .html .htm .mp4
<Files ~ "\.db$">
Order Allow,Deny
Deny from all
</Files>
<Files ~ "\.json$">
Order Allow,Deny
Deny from all
</Files>
Options +MultiViews