解决Kloxo-MR错误提示问题:Error 404 – Not Found

The requested page could not be found but may be available again in the future

找不到请求的页面,但将来可能会再次可用

If you are seeing this page, it means that web has not been configured for this domain on this server.

This could be due to the following causes:
Kloxo has not restarted the web server yet after you added the domain. Please wait for the web server to restart.

The domain is pointing to the wrong Kloxo server. Ping the domain and make sure that the IP matches one of the IPaddress seen in admin home -> ipaddresses

If you are seeing this page when you try to access an IP like http://192.168.1.1, then that means that the IP has not yet been mapped to a domain. Go to client home -> ipaddresses -> ipaddress home -> domain config and map an IP to a domain.

Once you map an IP to a domain, then you have to make sure that the domain pings back to the same IP. Otherwise, if you try to access the domain, you will get this page. So IP -> domain.com should mean that domain.com pings to the same IP.

如果你看到此页面,则表示该服务器上尚未为此域配置网络。

这可能是由于以下原因:

如果你在尝试访问IP  http:// 192.168.1.1 时看到此页面,则表示该IP尚未映射到域。

选择更新 for eth0

域名:ufo.org.in、img.ufo.org.in

重启httpd:

service httpd restart

重启httpd后选择“Disabled”,生效了。

将IP映射到域后,你必须确保域ping回相同的IP。 否则,如果你尝试访问域名,你将获得此页面。 所以IP – > domain.com应该意味着domain.com呼叫到同一个IP

以上方法尝试多次了,还是有问题,请输入如下修复命令:

yum clean all; yum update -y; sh /script/cleanup

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注