Hi,
Working on this issue. I have nextcloud accessible with https://myserver/nextcould/
Does-it mean I have to replace the above by
acl caldav-endpoint path_beg /nextcloud/.well-known/caldav
http-request set-path /nextcloud/remote.php/dav if caldav-endpoint
acl carddav-endpoint path_beg /nextcloud/.well-known/carddav
http-request set-path /nextcloud/remote.php/dav if carddav-endpoint