WebDAV Setup: Skillnad mellan sidversioner
Från MoodleDocs
Using Moodle: WebDAV extension for Moodle |
Ingen redigeringssammanfattning |
||
| Rad 9: | Rad 9: | ||
(This feature will be available after v1.9) | (This feature will be available after v1.9) | ||
Note: For the WebDAV feature to work, the PHP setting magic_quotes_gpc '''must'' be ''off''. | |||
Versionen från 12 oktober 2009 kl. 10.44
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 accessible from the local LAN, use the webdavsubnet setting.
(This feature will be available after v1.9)
Note: For the WebDAV feature to work, the PHP setting magic_quotes_gpc 'must be off.
See Also
- WebDAV Connect
- Using Moodle: WebDAV extension for Moodle discussion from 2006