Bug#851784: this bug is on stretch

2017-06-19 Thread Mpampis Kostas
Hello Clement, If you are using a modified /etc/nginx/nginx.conf please make sure to include the /etc/nginx/modules-enabled/ directory using the following include statement (introduced in stretch): include /etc/nginx/modules-enabled/*.conf; On 06/19/2017 04:38 AM, Clement Wong wrote:

Bug#851784: this bug is on stretch

2017-06-18 Thread Clement Wong
We are getting the same error after upgrading to stretch from jessie with nginx-full. # cat /etc/nginx/modules-enabled/50-mod-http-dav-ext.conf load_module modules/ngx_http_dav_ext_module.so; # ls /usr/lib/nginx/modules/ngx_http_dav_ext_module.so