Apache error after NC upgrade 20.0.11 to 20.0.12 - Request exceeded the limit

I know this is not directly related to nc but I got this right after an upgrade through ncp from 20.0.11 to 20.0.12 together with a “Internal server error” message when
While I cannot see any errors in the nc logfile I have this in the apache2/nc-error.log

[Thu Aug 26 13:29:34.157285 2021] [core:error] [pid 6409:tid 2755925024] [client 10.0.0.138:53614] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.

Thankfull if anyone could point me to where to fix the LimitInternalRecursion parameter or if there is another way to fix this.

Thank you,
Martin

Replacing the nextcloud/.htaccess file with the original from 20.0.12 helped to fix this.