<FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|PHP7|phP|PhP|php5|suspected)$'>
Order allow,deny
Deny from all
</FilesMatch>

<IfModule mime_module>
  AddHandler application/x-httpd-alt-php53 .php .php5 .phtml
</IfModule>