Hi !
I'm using NGinx since few weeks.
One of our customers wants his mp3 downloaded instead of being opened
by the browser.
.htaccess aren't read, so I've decided to add a config file for his
domain, containing the "option" types, to add "mp3" as
"application/octet-stream".
It's working well, but his website is now ugly, because the
instruction also applies for .css O_O
> root@shadow [/etc/cpnginx/custom]# cat domain.com
> types {
> application/octet-stream mp3;
> }
Is it a normal behavious, did I miss something?
Thank you for your help !
--
Cheers, Adnan RIHAN.
Président-Fondateur de l'association Virtual-Info (Loi 1901),
hébergement Web et Serveurs de jeux.
Technicien-Supérieur développeur d'applications Web et Système.
3e année à {Epitech}.
Envoyé de mon iPhone
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx