linux下URL访问时总带index.php

浏览:1188 发布日期:2015/07/09
3.2.2 - 致命 - 未处理
例如我主机 http://192.168.1.123/ 可以直接访问首页。但是
http://192.168.1.123/555 就404了,debug模式的提示:Not Found

The requested URL /index.php/555 was not found on this server.
我已经设置:URL_MODEL => 2, 开启rewrite.so,添加.htaccess, AllowOverride all。
Linux 下的服务器是Apache,但是访问时总有index.php。请问什么原因。
评论(
后面还有条评论,点击查看>>