Forums
(@totorbo)
11 years, 2 months ago
I managed to do this by modifying the .htaccess file, as explained here ; i.e. adding
<FilesMatch "\.(?i:mp3)$"> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch>