Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: WebDAV Setup.

WebDAV Setup: Difference between revisions

From MoodleDocs
No edit summary
 
No edit summary
Line 1: Line 1:
Document setup for administrators
WebDAV access allows users which can edit course files to do so from a convenient WebDAV "Web Folder"/Mountpoint which acts like a local drive.
 
To set up WebDAV access in your Moodle installation:
 
* In Admin->Server->WebDAV Set webdavenable to Yes.
* The 'moodle/site:webdav' capability controls who can connect - by defauly the "Course Creator" role has it. Assign the role at the system level for users to be able to connect.
* If you want to restrict WebDAVaccess so it is only possible from the local LAN, use the webdavsubnet setting.
 
(This feature will be available after v1.9)
 
[[Category: Administrator]]

Revision as of 02:22, 4 February 2008

WebDAV access allows users which can edit course files to do so from a convenient WebDAV "Web Folder"/Mountpoint which acts like a local drive.

To set up WebDAV access in your Moodle installation:

* In Admin->Server->WebDAV Set webdavenable to Yes.
* The 'moodle/site:webdav' capability controls who can connect - by defauly the "Course Creator" role has it. Assign the role at the system level for users to be able to connect.
* If you want to restrict WebDAVaccess so it is only possible from the local LAN, use the webdavsubnet setting.

(This feature will be available after v1.9)