I'm running nginx-1.21.4
with dav-ext
module compiled in nginx as dynamic module. The thing is this module intereferes with Nextcloud SabreDAV functionallity so I would like to know how (1)how to completely disable the module for a specific site, (2) enable the module for specific sites or (3) disable the dav_ext
module functionality per site.
The nginx module in question is https://github.com/arut/nginx-dav-ext-module.git
Hope someone can help.
Thank you very much. :)