Skip to content

outdated docs: solution appeared for '0bytes' (Finder) in apache2 with fcgi #168

Open
@labor4

Description

@labor4

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions