Deny from all

#    
Options -Indexes

DirectoryIndex index.html

#  .htaccess 
<files .htaccess>
order allow,deny
deny from all
</files>
