WebDAV Setup: Difference between revisions

From MoodleDocs
(redirected to webdav repo page)
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
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.
#redirect [[WebDAV_repository]]
 
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 default 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''.
 
 
== Configuring WebDAV on Microsoft Windows Server 2003 R2 (Service Pack 2), IIS V6.0 ==
 
=== Configure IIS ===
 
[[Image:Wizard_intro.png|200px|thumb|left|IIS Virtual Directory Creation Wizard]]
 
[[Image:Final_view.png|200px|thumb|left|alt text]]
 
[[Image:Authentication_tab.png|200px|thumb|left|alt text]]
 
[[Image:Authentication_warn.png|200px|thumb|left|alt text]]
 
[[Image:Check_properties.png|200px|thumb|left|alt text]]
 
[[Image:Choose_path.png|200px|thumb|left|alt text]]
 
[[Image:Creating_virtual_folder.png|200px|thumb|left|alt text]]
 
[[Image:Directory_permissions.png|200px|thumb|left|alt text]]
 
[[Image:Name_directory.png|200px|thumb|left|alt text]]
 
[[Image:New_virtual_directory.png|200px|thumb|left|alt text]]
 
[[Image:Properties_view.png|200px|thumb|left|alt text]]
 
== See Also ==
* [[WebDAV Connect]]
* Some discussions at [http://moodle.org/course/view.php?id=5 Using Moodle]:
** [http://moodle.org/mod/forum/discuss.php?d=41217 WebDAV extension for Moodle] discussion from 2006
** [http://moodle.org/mod/forum/discuss.php?d=89123 WebDAV for Moodledata] discussion from 2008
** [http://moodle.org/mod/forum/discuss.php?d=134984 WebDAV for "Course Files" in 2.0] discussion from 2009
 
[[Category: Administrator]]

Latest revision as of 19:30, 26 September 2011

Redirect to: