I installed the ISPConfig 3.0.4.5 and I would like to change the webdav default folder.
Basically that is: var/www/clients/clientX/DOMAIN/webdav
I want to change it to: var/www/client/clientX/DOMAIN
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
The webdav folder cant be changed to that location as the user that runs webdav (apache or www-run) has no permissions on the folder. You can not use webdav to upload files to your site as apache does not support it to run webdav under different users with suexec.
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
You can not use that folder for webdav as webbdav runs under the apache user and the apache suer does not have permissions to write to this folder. Apache does not support it to run webdav under different users with suexec. If you want to do this anyway e.g. because you dont want to use webdav to upload any files then you will have to change the code of the apache plugin.
Recent comments
19 hours 44 min ago
21 hours 33 min ago
1 day 10 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 21 hours ago
2 days 11 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 23 hours ago