Open
Description
Apache2 + FPM via proxy:fcgi
Finder uploads now work if I set, in apache2 site conf:
SetEnv proxy-sendcl 1
BTW, I'm using
<FilesMatch "\.php$">
SetHandler "proxy:fcgi://127.0.0.1:9001"
</FilesMatch>
see:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57087
update needed in:
https://sabre.io/dav/0bytes/
Metadata
Metadata
Assignees
Labels
No labels