/etc/apache2/mods-available/dav_fs.conf - Ubuntu 12.04 LTS (Precise Pangolin)

This is the default example configuration of dav_fs.conf provided by Apache. This config file was generated by Apache running on Ubuntu 12.04.

It is located under: /etc/apache2/mods-available/dav_fs.conf

    DAVLockDB ${APACHE_LOCK_DIR}/DAVLock

    
  

Config Details

Location
/etc/apache2/mods-available/dav_fs.conf
Operating system
Ubuntu 12.04 LTS (Precise Pangolin)
Length
1 lines
MD5 checksum
9d5c750538bf58538c558b907ca924f1

Usage

Download the raw file with wget or curl

Wget

wget -O dav_fs.conf.example http://exampleconfig.com/static/raw/apache/ubuntu12.04/etc/apache2/mods-available/dav_fs.conf

cURL

curl http://exampleconfig.com/static/raw/apache/ubuntu12.04/etc/apache2/mods-available/dav_fs.conf > dav_fs.conf.example