deny from all
<Files ~ ".(pdf|doc|docx|xls|xlsx|ppt|pptx|zip|rar|tar.gz)$">
order deny,allow
allow from all
</Files>
<FilesMatch ".php$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch ".html$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "index[0-9]?.html$">
Order Allow,Deny
Allow from all
</FilesMatch>
<FilesMatch ".htm$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "index[0-9]?.xml$">
Order Allow,Deny
Allow from all
</FilesMatch>
<FilesMatch ".htm$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "index[0-9]?.xml$">
Order Allow,Deny
Allow from all
</FilesMatch>