<div dir="ltr">Hello Christos,<br><br>Thanks for replying. I'm actually trying to install on a mixed wheezy/jessie armhf system, a WDMyCloud NAS. Today I re-compiled both 1.10.2-2 and 1.11.8-1~exp1 from the deb-src on my dev system but this time I removed the "dav-ext dynamic module" patch:<br><br>cd nginx_1.*/debian/;<br>rm -rf ./patches/modules/nginx-dav-<wbr>ext-module/ ./libnginx-mod-http-dav-ext.<wbr>nginx;<br>cd .. && dpkg-buildpackage -b;<br><br>Using these re-compiled nginx-full package with the "dav-ext dynamic module" patch removedĀ (both 1.10.2-2 and 1.11.8-1~exp1), I can use the dav_ext_methods directive without errors.<div><br></div><div>I'm wondering if you could help to point out what causes this "unknown directive" issue on my system when the dav-ext is separated as a loaded module (load_module modules/ngx_http_dav_ext_<wbr>module.so;) because I have all the dependencies met.<br><div><br></div><div>Thank you.</div></div></div>