Sorry for the spam. I don't know if this is relevant: I have my static directory, /var/www/html/ and the webdav folder within it /var/www/html/webdav . I configured the /html/ folder with:
<Directory /var/www/html> Options FollowSymLinks Indexes AllowOverride Limit Options FileInfo DirectoryIndex index.html index.php Require all granted </Directory> Which hasn't caused problems before, but I can't tell whether one of these directives has messed /html/webdav/ up.

