+ -
当前位置:首页 → 问答吧 → 请教虚拟目录部署项目首页能出来,但其他页面都不能访问

请教虚拟目录部署项目首页能出来,但其他页面都不能访问

时间:2011-04-14

来源:互联网

部署在二级虚拟目录下
thinkphp和项目文档都在虚拟目录下,svn最新版本和2.1rc都试过,一样的效果,访问项目首页没有问题可以访问到
访问其他的页面都得到如下错误
  1. he requested URL /home/Manager/index.php/Index/userGZreport was not found on this server.

  2. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
复制代码
在开发的机子访问没有问题,部署到服务器上就有问题。开启debug也看不到内容,同样是上边的错误

期待大牛给点调试建议。

作者: wualing   发布时间: 2011-04-14

服务器的配置情况之类的说清楚。应该是权限和配置的问题

作者: leon_studio   发布时间: 2011-04-14