Custom configuration
Cliff Wells
cliff at develix.com
Wed Mar 28 06:02:45 UTC 2012
On Wed, 2012-03-28 at 07:16 +0200, Adnan RIHAN wrote:
> I've done this:
>
> > root at shadow [/etc/cpnginx/custom]# cat mega-sound.be
> > location ~* \.mp3$ {
> > types {
> > application/octet-stream mp3;
> > }
> > }
>
> But, after rebuilding vhost and restarted nginx, the mp3 are currently
> audio/mpeg (referring to firefox).
> Is there a way to check if the config is correctly "set" ?
Start by posting more of your configuration.
Cliff
More information about the nginx
mailing list