Apua
Varoitus: Käytät Matomoa osoitteesta
https://tilastot.valmiskauppa.fi:443/, mutta Matomo on konfiguroitu ajettavaksi tässä osoitteessa:
https://tilastot.valmiskauppa.fi/.
Klikkaa tästä avataksesi Matomo turvallisesti ja poistaaksesi tämä varoitus. Voit myös ottaa yhteyttä Matomon ylläpitäjään ja ilmoittaa ongelmasta (
klikkaa tästä lähettääksesi sähköpostia).
How do I fix this problem and how do I login again?
The Matomo Super User can manually edit the file piwik/config/config.ini.php
and add the following lines:
[General]
trusted_hosts[] = "tilastot.valmiskauppa.fi:443"
After making the change, you will be able to login again.
You may also disable this security feature (not recommended). To do so edit config/config.ini.php and add:
[General]
enable_trusted_host_check=0