安装dashboard之后,登陆显示网页It works
全部都安装完之后,安装了dashboard。然后登陆我虚拟机的IP地址(我的openstack使用虚拟机搭建的),显示的是: It works! This is the default web page for this server.
The web server software is running but no content has been added, yet.
这是怎么回事啊??怎么dashboard装上之后网页还是没有内容??之前我的全部服务都正常运行了啊。。。。求问大神,这是怎么回事?怎么我的dashboard一点反应也没有。。。
你的访问的是apache http server 的默认主页, 下次提问的时候请说明的操作系统,您知道的linux有很多种,而且不是很一样的 如果是redhat 或者centso: 访问http://x.x.x.x:port/dashboard
如果是ubuntu 访问http://x.x.x.x:port/horizon
|