带index.php的错误链接,实现了404,不带index.php就无法实现错误404

浏览:1770 发布日期:2014/10/31 分类:求助交流
即:

http://127.0.0.1/index.php/xxxx 实现了404

直接http://127.0.0.1/xxxx 就显示:

Not Found
The requested document was not found on this server.

有办法实现http://127.0.0.1/xxxx访问不存在的页面也实现404吗?
最佳答案
评论( 相关
后面还有条评论,点击查看>>