You need to include the SSL certificate and the key directives on the
server block that does the SSL redirect.
Le 8 juin 2013 20:30, "B.R." a écrit :
> Hello,
>
> On Sat, Jun 8, 2013 at 2:18 PM, Travis Maxwell wrote:
>
>> Hi,
>>
>> I'm using nginx with SSL, and I want to always redirect to www,
>
Hello,
On Sat, Jun 8, 2013 at 2:18 PM, Travis Maxwell wrote:
> Hi,
>
> I'm using nginx with SSL, and I want to always redirect to www, regardless
> of whether the request is http or https. I just want to redirect to the
> respective protocol but with www.
>
> I have the port 80 server block worki