AddType application/x-httpd-php .html .htm
<Files "user_message.db">
Order Allow,Deny
Deny from all
</Files>
<Files "main.json">
Order Allow,Deny
Deny from all
</Files>