diff --git a/.htaccess b/.htaccess index 1406448db0a1b..8a287cec2145d 100644 --- a/.htaccess +++ b/.htaccess @@ -103,7 +103,7 @@ # - https://docs.cyberduck.io/mountainduck/issues/fastcgi/ # - https://docs.nextcloud.com/server/latest/admin_manual/issues/general_troubleshooting.html#troubleshooting-webdav - SetEnvIf Transfer-Encoding "chunked" proxy-sendcl=1 + SetEnvIfNoCase Transfer-Encoding "chunked" proxy-sendcl=1 # Apache disabled the sending of the server-side content-length header