<div>
                    <div><blockquote type="cite"><div>Which vhost is the one in question? Can you paste *only* the relevant</div><div>server block? </div></blockquote><div>@Cliff: I didn't find them :/ I've asked the CPanel module devs to tell me where are the vhosts. Actually, I think nginx is just a "proxy" to apache, but it's strange... It means apache is still running and .htaccess working... I'll tell you as soon as I have the response.</div><div><br></div><blockquote type="cite"><div>Also, you mention stuff in "custom", but I don't see where any of the</div><div>config you pasted includes a "custom" config.</div></blockquote><div>My custom conf is in "/custom/". This is what I had before @locojohn tip.</div><div><blockquote type="cite"><div>root@shadow [/etc/cpnginx/custom]# cat mega-sound.be </div><div>location ~* \.mp3$ {</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>types {</div><div><span class="Apple-tab-span" style="white-space:pre">              </span>application/octet-stream mp3;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>}</div><div>}</div></blockquote></div><div> </div></div><div> </div><blockquote type="cite" style="border-left-style: solid; border-left-color: rgb(0, 33, 98); color: rgb(0, 33, 98); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; margin-left: 0px; padding-left: 10px; padding-right: 0px; margin-right: 0px; ">For the following to work you need headers module installed:</blockquote><div>Sorry but, what do you mean? Isn't "headers" a standard module ? How to check the compiled modules please ?</div><div><br></div><blockquote type="cite">location ~ /(?<filename>(?!/).+\.mp3)$ {<br><span class="Apple-tab-span" style="white-space:pre">        </span>types {<br><span class="Apple-tab-span" style="white-space:pre">           </span>application/octet-stream mp3;<br><span><div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>}</div></div></div></span><span class="Apple-tab-span" style="white-space:pre">  </span>add_header Content-Disposition "attachment; filename=\"$filename\"";<span><div><div><div>}</div></div></div></span></blockquote><div>This is my new custom config file. Nothing changed. Still audio/mpeg :/ </div><span><div><div><div></div></div></div></span></div><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 mercredi 28 mars 2012 à 20:31, 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,</div><div><br></div><div>For the following to work you need headers module installed:</div><div><br></div><div>               location ~ /(?<filename>(?!/).+\.mp3)$ {</div><div>                  types {</div><div>                    application/octet-stream mp3;</div><div>                  }</div><div>                  add_header Content-Disposition "attachment;</div><div>filename=\"$filename\"";</div><div>                }</div><div><br></div><div>Kind regards,</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,224577#msg-224577">http://forum.nginx.org/read.php?2,224499,224577#msg-224577</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>