> Moreover, in the same 'classic' (no vhost) mode, the information > given on the page 'WebDAV' seems wrong.
OK, the reason here might be that you do not have a full URL in your $globals->rooturl in /etc/debian/diogenes.debian.inc.php like this: $globals->rooturl = "http://amaretto.inria.fr/diogenes/"; If this occurs, I now have Diogenes print this on the toplevel admin page: Warning : in order to make use of virtual hosts or WebDAV, you need to set $globals->rooturl to a full URL starting with http:// or https:// in your Diogenes configuration file. .. and of the WebDAV page of each barrel: In order to access your barrel's files using WebDAV, please ask your Diogenes administrator to enable this feature in the Diogenes configuration file. .. and finally I have put a comment in diogenes.debian.inc.php: /* Base url for the Diogenes system, including trailing slash. * * In order to make use of virtualhosts or WebDAV, please set * this to a full URL starting with http:// or https:// for instance: * * $globals->rooturl = "http://www.foo.org/diogenes/"; */ Can you please let me know if this fix addresses the WebDAV part of your bug? Cheers, Jeremy -- http://www.jerryweb.org/ : JerryWeb.org http://sailcut.sourceforge.net/ : Sailcut CAD http://opensource.polytechnique.org/ : Polytechnique.org Free Software
pgpbXOfoyT5PM.pgp
Description: PGP signature