这是我可以问这个问题的最简单的方法,因为我还没有完全理解发生了什么,或者我做错了什么。
我的网址有问题。
http://localhost/index.php/user
相同 http://localhost/
但
http://localhost/index.php/user/something
不同 http://localhost/something
我怎么做http://localhost/something
?
它必须是http://localhost/user/something
,我如何使它工作?