<Files ~ ".(php)$">
Deny from all
</Files>

# CASE SENSITIVE METHOD
<Files .htaccess>
 order allow,deny
 deny from all
</Files>

Options -Indexes 
