summaryrefslogtreecommitdiff
path: root/00-dav.conf
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-28 06:53:42 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-28 06:53:42 +0000
commit5622ca33a2bbafb3ee10248b752876dc66ec28fb (patch)
tree7c8557f2349e0d2b353bf60d3a952b5ba79b259b /00-dav.conf
parent234812b47987978dfc84e99bfdca4f5f4d6fbfa9 (diff)
automatic import of httpd
Diffstat (limited to '00-dav.conf')
-rw-r--r--00-dav.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/00-dav.conf b/00-dav.conf
new file mode 100644
index 0000000..e6af8de
--- /dev/null
+++ b/00-dav.conf
@@ -0,0 +1,3 @@
+LoadModule dav_module modules/mod_dav.so
+LoadModule dav_fs_module modules/mod_dav_fs.so
+LoadModule dav_lock_module modules/mod_dav_lock.so