How to activate “save as” for downloads ?
I am trying to set .mp3 files to download after purchase. I bought an item to test the download link. However the file opens up in a browser and starts playing the music automatically. I do want it to be opened. I want customers to be presented with the “save as” option automatically.
I have read some previous posts regarding this issue. My .htaccess file does not have # sign in front of ForceType or Header set -
This is a copy of my css -
ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch></IfModule>IndexIgnore
How can I stop opening the file in browser and give “Save As” option to customers ?


How to activate “save as” for downloads ?
Reply With Quote

