summaryrefslogtreecommitdiff
path: root/templates/vhosts/webdav/CentOS.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/webdav/CentOS.erb')
-rw-r--r--templates/vhosts/webdav/CentOS.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/webdav/CentOS.erb b/templates/vhosts/webdav/CentOS.erb
index f4a1f71..5dfc0a4 100644
--- a/templates/vhosts/webdav/CentOS.erb
+++ b/templates/vhosts/webdav/CentOS.erb
@@ -101,7 +101,7 @@
<%- if default_charset.to_s != 'absent' then -%>
AddDefaultCharset <%= default_charset %>
<%- end -%>
- DAVLockDB <%= real_dav_db_dir %>
+ DAVLockDB <%= real_dav_db_dir %>/DAVLock
<Directory "<%= documentroot %>/">
Dav on
AllowOverride None