帮助
警告: 您现在是通过
https://click-xhncloud.voc.com.cn:443/ 访问 Matomo,但 Matomo 设置的地址是:
https://click-xhncloud.voc.com.cn/.
点这里安全访问 Matomo 并关闭警告。您可以联系 Matomo 管理员并报告这个问题 (
点这里发邮件)。
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[] = "click-xhncloud.voc.com.cn: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