WebDAV transfer error: "HTTP Error: Request Entity Too Large"

Setting APACHE_BODY_LIMIT to 0 fixed my issue. Not sure what messing with the PHP_UPLOAD_LIMIT parameter would do though.