• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

webdav on vhosts on CentOS 6.5 managed by plesk 11.x

Status
Not open for further replies.

wego72

New Pleskian
Hi,

is there a way to use webdav on multiple vhosts managed by plesk 11.x? If using the 'filesharing' option, it's only possible to define *one* host in the settings. So, what has to be done is: More than one vhosts, e.g. data1.mydomain.com, data2.mydomain.com, etc., wich provide different calendar or contact files for multiple clients like mobile, ipad, desktop etc. All theese vhosts need to have webdav enabled. Also, there have to be some users defined having access. So, how can I proceed this scenario on a CentOS 6.5 managed by Plesk 11.x?

What I've already tried is placing a vhost.conf in /var/www/vhosts/data.mydomain.com/conf/ an enabling dav manually in it, then calling '/usr/local/psa/admin/bin/httpdmng --reconfigure-all' and resart apache manually, but: no success, the calendar files are not writable :-( Any idea anybody?
 
the solution ist: give the webserver permissions to the vhost.conf :-/ Now, the described way worked fine for webdav :)
 
Status
Not open for further replies.
Back
Top