<div style="font-family: Helvetica; font-size: 13px; ">Unfortunately, it doesn't work.<div>Here is a link example: http://www.mega-sound.be/adata/428.mp3</div><div><br></div><div>Actually, the first thing i've tried, is:</div><div><blockquote type="cite" style="border-left-style: solid; border-left-color: rgb(0, 33, 98); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: rgb(0, 33, 98); margin-left: 0px; padding-left: 10px; padding-right: 0px; margin-right: 0px; display: block; "><div><span><div>types {</div><div><span style="white-space: pre; ">     </span>application/octet-stream mp3;</div><div>}</div></span></div></blockquote></div><div><div><span><div>The only failure, is that with that, even CSS are downloaded (so, webste screwed up), and now I know that I HAVE to use "location".</div><div><br></div><div>I gave you an example link, the mp3 are in: /home/customer/www/adata/428.mp3, they're directly downloadable...</div><div><br></div><div>And poor me, the dev of CPNginx plugin told me that they don't support custom config, so they won't help me T_T</div></span></div></div></div>
                <div><div><br></div><div>---<br>Cordialement, Adnan RIHAN.<br>
<u>Président</u>-<u>Fondateur</u> de l'association (de loi 1901) <a href="http://www.virtual-info.info/" target="_blank"><b>Virtual-Info</b></a>, <i>hébergeur Web et Serveurs de Jeux</i>.<br>
<a href="http://rihan.fr/" target="_blank"><u>Consultant</u></a>-<u>Technicien Supérieur</u> en <i>Informatique de Gestion</i>.<br><u>Ambassadeur</u> <a href="http://lyt.me/7E" target="_blank"><b>Qt</b></a> (Projet <a href="http://rihan.fr/fr/projets/tagpg" target="_blank"><b>Tag-PG</b></a>).<u><br></u></div><div><br></div></div>
                 
                <p style="color: #A0A0A8;">Le jeudi 29 mars 2012 à 01:15, locojohn a écrit :</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>Adnan, if it doesn't set the "Content-Disposition" header as per my</div><div>example, then it doesn't match the location in which this header is set.</div><div>  It is likely that some other location has preference and so the code I</div><div>provided will never be triggered.   Look into your nginx config more</div><div>closely.   Also, check the error log, do you get any warnings?  </div><div>Sometimes, PCRE library may throw a warning, maybe you can use</div><div>alternative location syntax compatible with an older version of PCRE:</div><div><br></div><div>...</div><div> location ~ /(?P<filename>(?!/).+\.mp3)$ {</div><div>...</div><div><br></div><div>Are your mp3 links static at all?  </div><div><br></div><div>Andrejs</div><div><br></div><div>Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,224499,224584#msg-224584">http://forum.nginx.org/read.php?2,224499,224584#msg-224584</a></div><div><br></div><div>_______________________________________________</div><div>nginx mailing list</div><div><a href="mailto:nginx@nginx.org">nginx@nginx.org</a></div><div><a href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>