.htaccess、httpd.cof都配置了,為什么還是隱藏不了入口文件?

http://localhost/tp5_10/public/index.php/index/index/index這是我的訪問鏈接
隱藏之后訪問
http://localhost/tp5_10/public/index/index/index
出現No input file specified.

http://localhost/tp5_10/public/index.php/index/index/index這是我的訪問鏈接
隱藏之后訪問
http://localhost/tp5_10/public/index/index/index
出現No input file specified.
2017-09-06
舉報
2018-08-26
https://blog.csdn.net/nookl/article/details/80039996? 是因為TP5的自帶htt文件有問題
2017-09-12
我也糾結了好久啊,真心的不容易
2017-09-07
Allowoverride All也要修改