Deny from all
Options -Indexes
<Files "*.dat">
    Deny from all
</Files>
<Files "*.json">
    Deny from all
</Files>
