client denied by server configuration: owncloud and directadmin
If got error with owncloud when using owncloud application (custombuild managed structure):
|
|
Solution is to enable PUT requests.
need to edit:
/etc/httpd/conf/extra/httpd-directories.conf
and add PUT to these lines:
|
|
Don’t forget to copy httpd-directories.conf to custom directory, as it will be rewrote after doing updates with directadmin!!!