商城网站建设开发,公司要建个网站,怎么在网上做公司的网站,深圳做网站建设比较好的公司在我进行使用mysql:5.6和 owncloud 镜像#xff0c;构建一个个人网盘后
我的虚拟机更改了ip地址导致出现下列状况 报错#xff1a;您正在访问来自不信任域名的服务器。 please contact your administrator. if you are an administrator of this instance, configure the 构建一个个人网盘后
我的虚拟机更改了ip地址导致出现下列状况 报错您正在访问来自不信任域名的服务器。 please contact your administrator. if you are an administrator of this instance, configure the trusted_domains setting in config/config.php. an example configuration is provided in config/config.sample.php or at the documentation.
一、此时通过修改config.php文件来手动添加自定义域
在安装时每个人的config.php位置不一样由于我是使用的docker容器来实现的
[rootlocalhost ~]# find / -name config.php | grep config/config.php
[rootlocalhost ~]# vim /var/lib/docker/volumes/f5e972d3724476ac38dbc2daf30495c4feb627932938df0924df24a2c883a833/_data/config/config.php打开文件后我们可以看到 此次我们要修改的使 在里面添加你的IP地址和端口号就可以解决了