/etc/nginx/modules-enabled/50-mod-http-dav-ext.conf - Debian GNU/Linux 9 (stretch)

This is the default example configuration of 50-mod-http-dav-ext.conf provided by nginx. This config file was generated by nginx running on Debian 9.

It is located under: /etc/nginx/modules-enabled/50-mod-http-dav-ext.conf

    load_module modules/ngx_http_dav_ext_module.so;

    
  

Config Details

Location
/etc/nginx/modules-enabled/50-mod-http-dav-ext.conf
Operating system
Debian GNU/Linux 9 (stretch)
Length
1 lines
MD5 checksum
e39ab22a139115138551cf77deab82be

Usage

Download the raw file with wget or curl

Wget

wget -O 50-mod-http-dav-ext.conf.example http://exampleconfig.com/static/raw/nginx/debian9/etc/nginx/modules-enabled/50-mod-http-dav-ext.conf

cURL

curl http://exampleconfig.com/static/raw/nginx/debian9/etc/nginx/modules-enabled/50-mod-http-dav-ext.conf > 50-mod-http-dav-ext.conf.example