Welcome! Log In Create A New Profile

Advanced

DAV modules loaded, but davext not working

Posted by gctwnl 
DAV modules loaded, but davext not working
December 29, 2019 06:01AM
I am using nginx from MacPorts on macOS Mojave. nginx has been compiled with davext and dav:

bash-3.2# nginx -V
nginx version: nginx/1.17.6
built with OpenSSL 1.1.1d 10 Sep 2019
TLS SNI support enabled
configure arguments: --prefix=/opt/local --with-cc-opt='-I/opt/local/include -Os' --with-ld-opt='-L/opt/local/lib -Wl,-headerpad_max_install_names' --conf-path=/opt/local/etc/nginx/nginx.conf --error-log-path=/opt/local/var/log/nginx/error.log --http-log-path=/opt/local/var/log/nginx/access.log --pid-path=/opt/local/var/run/nginx/nginx.pid --lock-path=/opt/local/var/run/nginx/nginx.lock --http-client-body-temp-path=/opt/local/var/run/nginx/client_body_temp --http-proxy-temp-path=/opt/local/var/run/nginx/proxy_temp --http-fastcgi-temp-path=/opt/local/var/run/nginx/fastcgi_temp --http-uwsgi-temp-path=/opt/local/var/run/nginx/uwsgi_temp --with-http_dav_module --add-module=/opt/local/var/macports/build/_Users_sysbh_MacPortsDev_macports-ports_www_nginx/nginx/work/nginx-dav-ext-module-0.1.0 --with-http_flv_module --with-http_ssl_module --with-http_v2_module --with-http_mp4_module --with-http_secure_link_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --add-module=/opt/local/var/macports/build/_Users_sysbh_MacPortsDev_macports-ports_www_nginx/nginx/work/ngx-fancyindex-0.4.3

But when trying to use a davext configuration statement, e.g. in the http context the following:

dav_ext_lock_zone zone=rnaofwebdavlocks:10m;

nginx complains it does not know the dav_ext_local_zone directive (or other davext directives when this one is commented out), Is there anything else I have to do to get this working?
Re: DAV modules loaded, but davext not working
January 10, 2020 08:41AM
Thanks to the people at MacPorts this is working now.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 261
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready