Author Topic: Can't access to WEBDAV  (Read 3397 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Can't access to WEBDAV
« on: June 12, 2021, 05:17:26 AM »
I have webside that can access from WebDAV client. I already test on other web panel (Plesk) it working fine. All I do is input webdav URL https://mysite.com/webdav with username and password. But when I move to CWP it stop working I can't login. Something on CWP that stop me to connect to WEBDAV.

I follow this but still not working.
nano /usr/local/apache/conf/httpd.conf
#Include conf/extra/httpd-dav.conf (Uncomment This Line)
#LoadModule dav_module modules/mod_dav.so (Uncomment This Line)
#LoadModule dav_fs_module modules/mod_dav_fs.so (Uncomment This Line)
#LoadModule auth_digest_module modules/mod_auth_digest.so (Uncomment This Line)

Save and restart apache

service httpd restart

Please help.

Offline
*****
Re: Can't access to WEBDAV
« Reply #1 on: June 12, 2021, 03:35:02 PM »
hi we're working on a new template to solve this issue

Offline
*
Re: Can't access to WEBDAV
« Reply #2 on: June 13, 2021, 04:32:17 AM »
Thanks. Do you know when the new template will release?