Re: [Solved] nginx 1.9.6 /etc/nginx/html

2015-11-24 Thread basti
Upgrade to nginx 1.9.7 fixed the error with/etc/nginx/html Am 24.11.2015 um 14:54 schrieb basti: > Hello, > I have installed nginx 1.9.6 on debian jessie. > As I can see there is no sites-enabled and sites-available anymore. Is > that right? > > An other strange thing is t

nginx 1.9.6 /etc/nginx/html

2015-11-24 Thread basti
Hello, I have installed nginx 1.9.6 on debian jessie. As I can see there is no sites-enabled and sites-available anymore. Is that right? An other strange thing is that nginx looks in "/etc/nginx/html" for files but this dirctory does not exist. For example: 2015/11/24 14:24:51 [er

Re: [nginx-announce] nginx-1.9.6

2015-10-27 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.9.6 for Windows http://tiny.cc/nginxwin196 (32-bit and 64-bit versions) As of version 1.9.6 (and future releases) many more modules are compiled in by default, including HTTP2. These versions are to support legacy users who are already using Cygwin

nginx-1.9.6

2015-10-27 Thread Maxim Dounin
Changes with nginx 1.9.6 27 Oct 2015 *) Bugfix: a segmentation fault might occur in a worker process when using HTTP/2. Thanks to Piotr Sikora and Denis Andzakovic. *) Bugfix: the $server_protocol variable was empty when using HTTP/2