Apache HTTP Server - /etc/apache2/mods-available/dav_fs.conf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original dav_fs.confConfiguration File Information
Authentic & Original
Unaltered dav_fs.conf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 10 (Buster)
โ Also compatible:
Debian 11 (Bullseye),
Debian 9 (Stretch),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Configuration File Content
4 lines
DAVLockDB ${APACHE_LOCK_DIR}/DAVLock
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download Commands
dav_fs.conf โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O dav_fs.conf.example https://exampleconfig.com/api/v1/config/original/162db96239f13b5416f369b6306d9db6?hint=dav_fs.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/162db96239f13b5416f369b6306d9db6?hint=dav_fs.conf > dav_fs.conf.example