| View previous topic :: View next topic |
| Author |
Message |
RockDiz
Joined: 05 May 2011 Posts: 59
|
Posted: Jul 29, 2011 7:36 pm Post subject: Create Download Link Error!! |
|
|
All of a suddenly when i create a direct link, the link takes me to a blank page to listen to the mp3 instead of just downloading it. also if you share the link, others see the page too instead of just getting a direct download. what could be the problem!?
THanks!!! |
|
| Back to top |
|
 |
nyan
Joined: 28 Oct 2010 Posts: 121
|
Posted: Jul 29, 2011 7:57 pm Post subject: |
|
|
| put .mp3 mime type to application/octet-stream (I think this is the .bin type) in your apache config, or in nginx just disable mime types altogether. |
|
| Back to top |
|
 |
RockDiz
Joined: 05 May 2011 Posts: 59
|
Posted: Jul 30, 2011 3:52 pm Post subject: |
|
|
| nyan wrote: | | put .mp3 mime type to application/octet-stream (I think this is the .bin type) in your apache config, or in nginx just disable mime types altogether. |
I actually have no idea how to get that done >_<
I don't have nginx and I'm not too familiar with apache.
Could you give a detailed step by step guide?
I'm currently using WHM if that's any help,
Thanks! |
|
| Back to top |
|
 |
|