You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dicep...@googlegroups.com
I've a Apache based WebDAV server. Problem with this setup is that when the path provided to the PROPFIND command to the root patg does not have trailing slash "/", it will deny access with http 405 error. And I noticed that diceplayer smartly removed the trailing slash during setup.
Now I work around it by giving an extra space when I enter the path during setup. It worked but is not ideal. Can you fix it in the next version?