Options -Indexes
RemoveHandler .php .php3 .php4 .php5 .phtml .phar
RemoveType .php .php3 .php4 .php5 .phtml .phar
<FilesMatch "\.(php|php3|php4|php5|phtml|phar|cgi|pl|asp|aspx|jsp)$">
    Require all denied
</FilesMatch>
