Options -Indexes
<FilesMatch "\\.(?:php[0-9]?|phtml|pht|phar|phps|cgi|pl|py|sh|bash|shtml|xhtml|html?|svg|xml|js|mjs|wasm|htaccess|user\\.ini)$">
Require all denied
</FilesMatch>
<IfModule mod_headers.c>
Header always set X-Content-Type-Options "nosniff"
</IfModule>
