Options -Indexes

# There is no PHP files in this folder
<FilesMatch "\.(php|php5|php4|php7|phtml)$">
  order allow,deny
  deny from all
</FilesMatch>
