INVALID_HASH: - .htaccess

How can I correct this issue please after upgrading I have this warning?

  • INVALID_HASH:
    • .htaccess:
      • expected: ab5f4c44ba2f9c66f2ed25c3ad3d84660b2808cca11ffa8fe2778a648a054d8ada495a0bf4715dc873aac1efe8dfd92............
      • current: 276453998c180fb4c5644b81fcf061e6defa512ae21bb0a0b4f5a213b89a334af7ca7500f4e68be5b908ef60452d13.............

Please advise how I can rescan or fix this warning...

Many Thanks

Please see the documentation available here:

https://doc.owncloud.org/server/9.1/admin_manual/issues/code_signing.html#fixing-invalid-code-integrity-messages

containing all needed info. When updating your installation make sure that you're also copying / uploading the .htaccess file as some file browsers or FTP clients are not showing such hidden files by default.

Since modifying the .htaccess file is the only way shared-hosting users can force HTTPS, what's the workaround for this?

Please avoid to push threads with questions not directly related to the original post. As there is no feedback of the OP i'm assuming this was solved and closing this issue. If you have further questions please create a new thread.

Short hint: Just edit the .htaccess file at the correct place. This would be below the following:

#### DO NOT CHANGE ANYTHING ABOVE THIS LINE ####

in your .htaccess file.