If Drupal is installed inside a subdirectory of the virtual hosts's DocumentRoot (that is, Drupal's .htaccess has RewriteBase set to something different from /), WebDAV does not work correctly. Somehow its URLs are assumed to be relative to the DocumentRoot. From the browser the webdav folder is readable, but all the icons are not showing up; from a WebDaV client (I've tried with the Finder and Cyberduck on Mac OS X) the directory listing cannot be accessed. Please, make WebDAV Rewrite-aware!

Comments

damienmckenna’s picture

You should check issue #375115: Webdav url's wrong, a fix has been provided.

lifepillar’s picture

Status: Active » Closed (duplicate)

I confirm that the fix works. Setting this as a duplicate of #375115: Webdav url's wrong.