Solved! Go to Solution.
So you added this to the htaccess file
AddType application/octet-stream .mp3
You can also try
<FilesMatch "\.(?i:doc|pdf|mp3)$"> Header set Content-Disposition attachment </FilesMatch>
You may have to put an .htaccess file in the uploads folder where you have the MP3 file
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
In your .htaccess file you would need to add lines like
AddType application/octet-stream .csv AddType application/octet-stream .xls AddType application/octet-stream .doc AddType application/octet-stream .avi AddType application/octet-stream .mpg AddType application/octet-stream .mov AddType application/octet-stream .pdf
Depending on the type of file you are working with - this should force the file to download vs opening
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
Can you give me a link to your site so I can see what happens
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
So you added this to the htaccess file
AddType application/octet-stream .mp3
You can also try
<FilesMatch "\.(?i:doc|pdf|mp3)$"> Header set Content-Disposition attachment </FilesMatch>
You may have to put an .htaccess file in the uploads folder where you have the MP3 file
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
Thank you very much,
I'm much grateful.
My problem has been resolved
Thanks to RESOLVER IV.
Please do mail me privately i have something to discuss [removed]
I hope to hear from you sir🙏
One love❤