Aide Attention: Vous accédez maintenant à Matomo depuis https://utlgap.org/matomo/index.php, mais Matomo a été configuré pour s'exécuter à cette adresse : https://www.utlgap.org/matomo/index.php.

Cliquez ici pour accéder à Matomo de manière sécurisé et supprimer cette alerte. Vous pouvez aussi contacter votre administrateur Matomo and l'avertir de ce problème (Cliquez ici pour envoyer un message).

How do I fix this problem and how do I login again?
The Matomo Super User can manually edit the file /path/to/matomo/config/config.ini.php and add the following lines:

[General]
trusted_hosts[] = "utlgap.org"
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