Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created one disk image to my file using Disk utility and I exported that to compressed disk image(.dmg extension file) and I uploaded that file to Godaddy windows server, Now my problem is I cant create a download link to that file, I tried that file location in browser but it not showing download file dialog, I checked the URL path twice,its the correct URL, how I can create a dmg extended file to downloadable link?
Posted

1 solution

You may have to setup the dmg file as a MIME type on the server so that the server knows that it can be downloaded. It will try to block unknown types.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900