Jump to letter: [
N
]
nginx-module-dav-ext - NGINX WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support
- 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 amazon-linux-extras install epel
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-dav-ext
Packages