start . me .
Directory path . love2d , distrib .

File : apache2.htaccess_shared.txt

        <FilesMatch "\.love$" >
    ForceType application/octet-stream
    ### a2enmod headers && systemctl restart apache2
    Header set Content-Disposition attachment
</FilesMatch>