nginx-module-dav-ext - NGINX WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support
Website: | https://github.com/arut/nginx-dav-ext-module |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
For full WebDAV support in nginx you need to use the standard ngx_http_dav_module as well as this module for the missing methods.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-mainline sudo yum -y install nginx-module-dav-ext