» Documentation » WebDAV
Connecting to the WebDAV serverFor connecting with the WebDAV protocol you may use any WebDAV-enabled Client. Here an example in Ubuntu 9.10: 
FAQIf WebDAV fails with „403 Forbidden“, the apache webserver maybe denies WebDAV-methods like PROPFIND. In Ubuntu you have to comment out the LIMIT-sections in the file /etc/apache2/mods-available/userdir.conf. sudo vi /etc/apache2/mods-available/userdir.conf # This section disableds WebDAV in userdirs: Order deny,allow Deny from all
Letzte Änderung 16.12.2009, 02:05, veröffentlicht 06.09.2010, 23:39 | deutsch, english | PDF deutsch, PDF english |