None found
Your search returned no hits.
Tjeneste-oppgradering: Følg linken for nærmere status vedrørende migrering, for generelle spørsmål og svar se vårt hjelpesenter.
95% of all problems already have a solution in our knowledgebase
Added: 09.05.2014 15:30:17 Last updated: 06.08.2019 14:13:38
On our servers HTTP Strict Transport Security (HSTS) set as default. This means if you have visited addresses with https on your website previously, you will automatically forwarded to https when trying to enter addresses with http. You can read more about this here:
https://developer.mozilla.org/en-US/docs/Web/Security/HTTP_strict_transport_security
To turn this of you can add the following to your .htaccess fil in the root of your web hosting:
Header set Strict-Transport-Security "max-age=0"