My Centos 5.1 VPS(WHM)必须先重新启动,除了一个以外的所有网站都已重新上线。非工作域ping 0%丢包,所以看起来Apache正在服务,但是,我收到错误:
Not Found
The requested URL / was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
我检查了DNS设置,正如预期的那样,它们指向主机。我检查了public_html文件夹的权限和CHMOD值,它们都是正确的。我重新启动了Apache和BIND,但我仍然无法让域工作。顺便说一句,将错误字符添加到.htaccess(试图产生错误),没有任何区别。主机进行了系统文件检查,显示没有错误。
我错过了什么?