zoukankan      html  css  js  c++  java
  • Kloxo绑定域名

     

    在安装好后访问IP发现提示:If you are seeing this page, it means that web has not been configured for this domain on this server.等等话语意思是没有绑定IP

    然后我就将www.**.com指向IP,在后台绑定了该域名(绑定域名之前需要先修改管理密码,设置DNS和邮局什么的,DNS邮局用不到就随意设置一下,我也没用这些)再绑定域名后发现用域名访问还是出现If you are seeing this page, it means that web has not been configured for this domain on this server.

    于是按照上面的提示检查,将apache乃至VPS重启都没有没有解决,于是我将IP对应到域名,这个在 资源>IP地址>域名配置选项中,然后重启,完美绑定了IP和域名,但是这样子的话访问IP对应的就是该域名了,于是我又将IP解除对域名的对应再重启,于是乎访问IP仍旧出现了:If you are seeing this page, it means that web has not been configured for this domain on this server. 而访问域名则显示已经绑定。其实需要的就是这个效果,你有发现么?至此这个问题算是完美解决了吧~

  • 相关阅读:
    IAR EWARM PRINTF/SCANF FORMATTER
    Windows Self Signed Driver
    Remove a Driver Package from the Driver Store
    CMSIS-DAP调试器
    CHM文件无法查看内容解决办法
    HRESULT 0x80131515 解决方法
    dmalloc 原文 翻译整理
    Linux错误代码
    Windows 错误代码
    调码王版本历史
  • 原文地址:https://www.cnblogs.com/guke/p/2776175.html
Copyright © 2011-2022 走看看