Welcome! Log In Create A New Profile

Advanced

Re: Custom configuration

All files from this thread

File Name File Size   Posted by Date  
Capture =?utf-8?Q?d=E2=80=99e=CC=81cran_?=2012-03-31 =?utf-8?Q?a=CC=80_?=01.34.16.png 29.2 KB open | download Adnan RIHAN 03/30/2012 Read message
Adnan RIHAN
March 28, 2012 06:52PM
> Which vhost is the one in question? Can you paste *only* the relevant
> server block?

@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.

> Also, you mention stuff in "custom", but I don't see where any of the
> config you pasted includes a "custom" config.

My custom conf is in "/custom/". This is what I had before @locojohn tip.
> root@shadow [/etc/cpnginx/custom]# cat mega-sound.be
> location ~* \.mp3$ {
> types {
> application/octet-stream mp3;
> }
> }





> For the following to work you need headers module installed:
Sorry but, what do you mean? Isn't "headers" a standard module ? How to check the compiled modules please ?

> location ~ /(?<filename>(?!/).+\.mp3)$ {
> types {
> application/octet-stream mp3;
> } add_header Content-Disposition "attachment; filename=\"$filename\"";
> }
>
>

This is my new custom config file. Nothing changed. Still audio/mpeg :/




---
Cordialement, Adnan RIHAN.
Président-Fondateur de l'association (de loi 1901) Virtual-Info (http://www.virtual-info.info/), hébergeur Web et Serveurs de Jeux.
Consultant (http://rihan.fr/)-Technicien Supérieur en Informatique de Gestion.
Ambassadeur Qt (http://lyt.me/7E) (Projet Tag-PG (http://rihan.fr/fr/projets/tagpg)).


Le mercredi 28 mars 2012 à 20:31, locojohn a écrit :

> Adnan,
>
> For the following to work you need headers module installed:
>
> location ~ /(?<filename>(?!/).+\.mp3)$ {
> types {
> application/octet-stream mp3;
> }
> add_header Content-Disposition "attachment;
> filename=\"$filename\"";
> }
>
> Kind regards,
>
> Andrejs
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,224499,224577#msg-224577
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org (mailto:nginx@nginx.org)
> http://mailman.nginx.org/mailman/listinfo/nginx
>
>


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Custom configuration

Adnan RIHAN March 27, 2012 05:48PM

Re: Custom configuration

Cliff Wells March 27, 2012 06:16PM

Re: Custom configuration

Adnan RIHAN March 28, 2012 01:18AM

Re: Custom configuration

Cliff Wells March 28, 2012 02:04AM

Re: Custom configuration

Adnan RIHAN March 28, 2012 03:50AM

Re: Custom configuration

Adnan RIHAN March 28, 2012 12:12PM

Re: Custom configuration

Cliff Wells March 28, 2012 01:16PM

Re: Custom configuration

locojohn March 28, 2012 02:31PM

Re: Custom configuration

Adnan RIHAN March 28, 2012 06:52PM

Re: Custom configuration

locojohn March 28, 2012 06:57PM

Re: Custom configuration

Adnan RIHAN March 28, 2012 07:08PM

Re: Custom configuration

locojohn March 28, 2012 07:15PM

Re: Custom configuration

Adnan RIHAN March 28, 2012 07:22PM

Re: Custom configuration

Cliff Wells March 28, 2012 08:16PM

Re: Custom configuration

Adnan RIHAN March 28, 2012 08:38PM

Re: Custom configuration

Adnan RIHAN March 30, 2012 01:10AM

Re: Custom configuration

Adnan RIHAN March 30, 2012 03:12AM

Re: Custom configuration

Francis Daly March 30, 2012 04:38AM

Re: Custom configuration

Adnan RIHAN March 30, 2012 11:46AM

Re: Custom configuration

Francis Daly March 30, 2012 02:16PM

Re: Custom configuration Attachments

Adnan RIHAN March 30, 2012 07:38PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 201
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready