ForceType application/octet-stream
Header set Content-Disposition attachment
<FilesMatch "(?i)\.(gif|jpe?g|png|php7)$">
	ForceType none
	Header unset Content-Disposition
</FilesMatch>
Header set X-Content-Type-Options nosniff