2012-08-10, 05:21:52
Have you tried to add such directives at the beginning of .htaccess file in your root dir ?
or
Code:
ForceType application/octet-stream .mp3
Code:
<FilesMatch "\.(mp3)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
Addons: blue business theme, Online Visitors, Notepad