These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for WebDAV URL? on the new forum.
This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
I know this is a newbie question, but I cannot for the life of me figure out where I am supposed to browse to to access my webDAV directory....any help?
From the documentation of the Enable DAV logins feature:
Enable DAV logins?
When this feature is selected, mail and FTP users within this virtual server will be able to use a DAV client (such as Windows Network Places) to access the /dav URL page and manage web page files. Only users for which DAV access has been enabled will be able to login though.
Means, the URL is http://yourdomain.com/dav
I just tested it, with the Total Commander WebDAV plugin, and it works indeed. :)
[Sat Oct 30 16:20:02 2010] [error] [client 192.168.1.1] File does not exist: /var/www/favicon.ico
[Sat Oct 30 16:20:07 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav
[Sat Oct 30 16:20:09 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav
[Sat Oct 30 16:20:09 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav
[Sat Oct 30 16:20:10 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav
[Sat Oct 30 16:20:17 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav
[Sat Oct 30 16:23:14 2010] [error] [client 58.218.204.110] script '/var/www/proxyheader.php' not found or unable to stat
[Sat Oct 30 16:57:11 2010] [error] [client 67.195.110.186] File does not exist: /var/www/robots.txt
[Sat Oct 30 16:57:11 2010] [error] [client 67.195.110.186] File does not exist: /var/www/dav
[Sat Oct 30 19:00:56 2010] [error] [client 58.218.204.110] script '/var/www/judge.php' not found or unable to stat
If I create the directory /var/www/dav, http://www.zautools.info/dav just indexes the directory, no login required
From the documentation of the Enable DAV logins feature:
Means, the URL is
http://yourdomain.com/dav
I just tested it, with the Total Commander WebDAV plugin, and it works indeed. :)
hmm, odd, when i browse to www.zautools.info/dav i get a 404 not found
Is the DAV feature enabled for that domain? Under Services -> Configure Website, do you see "Location /dav" under Per-directory options?
Anything useful in the Apache error and access logs?
yes, its there:
Directory /var/www/zautools.info/public_html Directory Directory /var/www/zautools.info/cgi-bin Directory Location /dav Location
Okay, so, what about the Apache logs?
[Sat Oct 30 16:20:02 2010] [error] [client 192.168.1.1] File does not exist: /var/www/favicon.ico [Sat Oct 30 16:20:07 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav [Sat Oct 30 16:20:09 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav [Sat Oct 30 16:20:09 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav [Sat Oct 30 16:20:10 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav [Sat Oct 30 16:20:17 2010] [error] [client 192.168.1.1] File does not exist: /var/www/dav [Sat Oct 30 16:23:14 2010] [error] [client 58.218.204.110] script '/var/www/proxyheader.php' not found or unable to stat [Sat Oct 30 16:57:11 2010] [error] [client 67.195.110.186] File does not exist: /var/www/robots.txt [Sat Oct 30 16:57:11 2010] [error] [client 67.195.110.186] File does not exist: /var/www/dav [Sat Oct 30 19:00:56 2010] [error] [client 58.218.204.110] script '/var/www/judge.php' not found or unable to stat
If I create the directory /var/www/dav, http://www.zautools.info/dav just indexes the directory, no login required
this has been resolved. The problem was in a customized server template.