linux + apache + php +mysql +zend系统
有时网站不管是http、ftp还是远程链接都连不上,但ping没有问题,偶尔碰上,用top查看,cpu占用率100%
差了一下error logs,发现在链接不上期间出现大量的error:
[Tue Sep 30 00:19:06 2008] [error] [client ::1] Directory index forbidden by Options directive: /home/
client后面是1
而其它的一般错误都是有ip的,比如 [error] [client 203.208.60.101] File does not exist:.....
请问这是怎么回事?
如何解决呢?
谢谢