Difference between revisions of "WebDAV access"

From OpenKM Documentation
Jump to: navigation, search
Line 16: Line 16:
 
Once you have installed any of these tools, you can access to OpenKM repository with this URL:
 
Once you have installed any of these tools, you can access to OpenKM repository with this URL:
  
  http://your-domain.com/OpenKM/repository/default.
+
  http://your-domain.com/OpenKM/repository/default/okm:root.
  
 
{{Note|Since OpenKM 5.0 WebDAV is disabled by default. If you want to enable it, add
 
{{Note|Since OpenKM 5.0 WebDAV is disabled by default. If you want to enable it, add

Revision as of 10:49, 29 November 2010

From Windows you can access OpenKM repository exposed via WebDAV using one o this tools:

From OSX you can use:

From Linux you can use:

Once you have installed any of these tools, you can access to OpenKM repository with this URL:

http://your-domain.com/OpenKM/repository/default/okm:root.

Nota clasica.png Since OpenKM 5.0 WebDAV is disabled by default. If you want to enable it, add
 system.webdav≠on
to your OpenKM.cfg configuration file.