本人最近在做一个项目,然后在本地是支持http://localhost:8081/XXXX/index.php/Home/Index/index,但是放在服务器上却是The requested URL /XXXX/index.php/Home/Index/index was not found on this server.
服务器配置是 LAMP集成环境(CentOS 6.5 64位)Apache 2.4.16+ PHP(5.2/5.3/5.4/5.5/5.6) + MySQL5.6 percona 5.6.25+ vsFTPd 2.2.2
有没有人知道该怎么改,或者是什么服务器可以支持PATH_INFO,请前辈们赐教!