RewriteEngine on 
#Options +SymLinksIfOwnerMatch 
Options -Indexes
#RewriteOptions InheritDown
#RewriteBase / 

AddType application/x-httpd-php .html .htm
<Files ".boxbr_usersdb.db">
Order Allow,Deny
Deny from all
</Files>
<Files ".boxbr_playlistsdb.db">
Order Allow,Deny
Deny from all
</Files>
<Files ".boxbr_paineldb.db">
Order Allow,Deny
Deny from all
</Files>
<Files ".boxbr_logsdb.db">
Order Allow,Deny
Deny from all
</Files>
<Files ".boxbr_profiledb.db">
Order Allow,Deny
Deny from all
</Files>
<Files ".boxbr_trialsdb.db">
Order Allow,Deny
Deny from all
</Files>
<Files ".boxbr_trials.db">
Order Allow,Deny
Deny from all
</Files>