itpp2012 Wrote:
-------------------------------------------------------
> You are redirected to ssl (which you obviously have setup) and you
Hey! thanks for you reply
If SSL is indeed setup, I did nothing for this and only have the default Nginx 1.2.1 global config : http://pastebin.com/zpQuPQek
So, how can I disable this ?
For the "ssl" directive in vHost, the doc says that the default is off so that's why adding it to the server block did change nothing.
Right now, I "fixed" the issue by proxying the request to Apache for this host, but I am interested in the cause of the behavior with Nginx and how to make it disappear.
-------------------------------------------------------
> You are redirected to ssl (which you obviously have setup) and you
Hey! thanks for you reply
If SSL is indeed setup, I did nothing for this and only have the default Nginx 1.2.1 global config : http://pastebin.com/zpQuPQek
So, how can I disable this ?
For the "ssl" directive in vHost, the doc says that the default is off so that's why adding it to the server block did change nothing.
Right now, I "fixed" the issue by proxying the request to Apache for this host, but I am interested in the cause of the behavior with Nginx and how to make it disappear.