Skip to main content

HSTS header creates a ERR_TOO_MANY_REDIRECTS error

Comments

5 comments

  • cPanelMichael
    Hello :) Are there any additional .htaccess files in the account's home directory (above the public_html directory) that could contain additional redirects? Thank you.
    0
  • Erik Ellsinger
    I found the problem, this is how it should look: Header always set Strict-Transport-Security: "max-age=31536000; includeSubdomains; preload"
    0
  • cPanelMichael
    I am happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0
  • tmyrdal
    Where do you sett that settings ?
    0
  • Erik Ellsinger
    In the htaccess file of the site in question.
    0

Please sign in to leave a comment.