0

我的 apache2 error.log 显示:

[Sun Nov 10 18:40:46 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.8 with 
Suhosin-Patch configured -- resuming normal operations
[Sun Nov 10 18:41:13 2013] [error] [client 127.0.0.1] File does not exist: 
/home/vishal/Dropbox/sites/pw/js, referer: http://pw/
[Sun Nov 10 18:41:22 2013] [error] [client 127.0.0.1] File does not exist:  
/home/vishal/Dropbox/sites/pw/node, referer: http://pw/

[Sun Nov 10 18:43:27 2013] [notice] caught SIGTERM, shutting down
[Sun Nov 10 18:43:28 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.8 with  
Suhosin-Patch configured -- resuming normal operations
[Sun Nov 10 18:46:47 2013] [error] [client 127.0.0.1] File does not exist:   
/home/vishal/Dropbox/sites/pw/js, referer: http://pw/

[Sun Nov 10 18:46:50 2013] [error] [client 127.0.0.1] File does not exist:   
/home/vishal/Dropbox/sites/pw/user, referer: http://pw/

这是我的默认http://pastebin.com/sWFDN5Yr的详细信息

令人困惑的是,其他网站也可以工作,但只有 pw 的 vhost 会出错。主页出现了,但内页没有出现。

谢谢你,维沙尔

4

1 回答 1

0

它很可能是您的干净网址的问题。键入http://yoursite?q=user/login并查看您的登录页面是否出现,如果是,则您的虚拟主机条目的问题未设置为允许重定向和清理 url

于 2013-11-11T06:40:04.720 回答