Options -Indexes

# Uploaded content must never be interpreted as server-side executable code.
<FilesMatch "\.(?:php[0-9]*|phtml|phar|cgi|pl|py|sh|shtml)$">
    Require all denied
</FilesMatch>
