authz_core:error
authz_core:errorSo the fix is to also remove the AuthType line from the .htaccesscheck inside any folder there should be .htaccess before the upgradeAuthType BasicAuthName “Restricted Area”AuthUserFile “/home/path” Needed after the upgradeRequire valid-user << —— required after the upgrade <<<<<<— Require valid-userAuthType BasicAuthName “Restricted Area”AuthUserFile “/home/path”