tyteen4a03 Well-known member Apr 12, 2013 #1 I can't seem to set up WebDAV. This is the error I get: This is my set up (before you ask, I did enter my correct password) Debug mode is turned on.
I can't seem to set up WebDAV. This is the error I get: This is my set up (before you ask, I did enter my correct password) Debug mode is turned on.
Jake Bunce Well-known member Apr 13, 2013 #2 You might need to uncomment (remove the #) this line in the .htaccess file: Code: #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
You might need to uncomment (remove the #) this line in the .htaccess file: Code: #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
tyteen4a03 Well-known member Apr 13, 2013 #3 Jake Bunce said: You might need to uncomment (remove the #) this line in the .htaccess file: Code: #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] Click to expand... Using nginx.
Jake Bunce said: You might need to uncomment (remove the #) this line in the .htaccess file: Code: #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] Click to expand... Using nginx.
Mike XenForo developer Staff member Apr 23, 2013 #5 Probably need https://github.com/arut/nginx-dav-ext-module
oleksii-syvokhin Member Oct 14, 2014 #6 Jake Bunce said: need to uncomment (remove the #) Click to expand... One fleas because of you cannot use WebDAV Thank you, Jake Bunce for the tip
Jake Bunce said: need to uncomment (remove the #) Click to expand... One fleas because of you cannot use WebDAV Thank you, Jake Bunce for the tip