summaryrefslogtreecommitdiffstats
path: root/owncloud-httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'owncloud-httpd.conf')
-rw-r--r--owncloud-httpd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/owncloud-httpd.conf b/owncloud-httpd.conf
index 886ac2d..fb38c5d 100644
--- a/owncloud-httpd.conf
+++ b/owncloud-httpd.conf
@@ -18,6 +18,7 @@ Alias /owncloud /usr/share/owncloud
Redirect 301 /.well-known/carddav /owncloud/remote.php/carddav
Redirect 301 /.well-known/caldav /owncloud/remote.php/caldav
+Redirect 301 /.well-known/webdav /owncloud/remote.php/webdav
<Directory /usr/share/owncloud/>
Include conf.d/owncloud-auth-local.inc