diff --git a/server/conf/vhost.conf.master b/server/conf/vhost.conf.master
index 35520784ce81685aeca5e0f574cd599a94f02742..19402c32efaf9b73c4139c96f0097450606b53a1 100644
--- a/server/conf/vhost.conf.master
+++ b/server/conf/vhost.conf.master
@@ -162,7 +162,7 @@
       AssignUserId <tmpl_var name='system_user'> <tmpl_var name='system_group'>
     </IfModule>
 
-    <IfModule dav>
+    <IfModule mod_dav_fs.c>
       # DO NOT REMOVE THE COMMENTS!
       # IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
       # WEBDAV BEGIN