Add the following lines to the end of your .htaccess fileā¦
.htaccess
<Files ~"^.*\.([Hh][Tt][Aa])"> order allow,deny deny from all satisfy all </Files>