Yii优化路由Apache配置(在APACHE服务器上的访问方式上去除index.php)
摘要:
在APACHE服务器上的访问方式上去除index.php 下面我说下 apache 下 ,如何 去掉URL 里面的 index.php 例如: 你原来的路径是: localhost/index.php/index 改变后的路径是: localhost/index 1.httpd.conf配置文件中加 阅读全文
posted @ 2018-07-27 08:55 王保利d窝 阅读(208) 评论(0) 推荐(0) 编辑