nginx-0.7.14

CryptWizard cryptwizard at gmail.com
Tue Sep 2 02:45:07 MSD 2008


That's excellent.
Now I don't need to have 2 almost identical server blocks and make
changes in 2 places every time.
Just waiting for the FreeBSD port to come out.

On Tue, Sep 2, 2008 at 8:33 AM, Maxim Dounin <mdounin at mdounin.ru> wrote:
> Hello!
>
> On Tue, Sep 02, 2008 at 08:07:57AM +1000, CryptWizard wrote:
>
>>>   *) Feature: the "listen" directive supports the "ssl" parameter.
>>
>> How is it used? Is there an example available?
>
> In russian it's here:
> http://www.sysoev.ru/nginx/docs/http/ngx_http_core_module.html#listen
>
>    server {
>        listen  80;
>        listen  443 ssl;
>
>        ...
>    }
>
> It allows using the same server{} for http and https.
>
> Maxim Dounin
>
>





More information about the nginx mailing list