]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Finish reverting r410758.
authorJoshua Slive <slive@apache.org>
Sun, 23 Jul 2006 21:23:49 +0000 (21:23 +0000)
committerJoshua Slive <slive@apache.org>
Sun, 23 Jul 2006 21:23:49 +0000 (21:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@424824 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/httpd-dav.conf.in

index 21af5e2c6c0e7a020203ebf184575fbb682dd263..9f47eff479c04a65b950c6db2e20844ba464ccfb 100644 (file)
@@ -12,7 +12,7 @@
 # on the directory where the DavLockDB is placed and on any directory where
 # "Dav On" is specified.
 
-DavLockDB "@@ServerRoot@@/DavLock"
+DavLockDB "@@ServerRoot@@/var/DavLock"
 
 Alias /uploads "@@ServerRoot@@/uploads"