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:
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
/usr/lib/nginx/modules/ngx_http_dav_ext_module.so


Reply via email to