10 2016 档案

摘要:下面我说下 apache 下 ,如何 去掉URL 里面的 index.php 例如: 你原来的路径是: localhost/index.php/index 改变后的路径是: localhost/index 1.httpd.conf配置文件中加载了mod_rewrite.so模块 //在APACHE里 阅读全文
posted @ 2016-10-31 14:04 向北☆ 阅读(3689) 评论(1) 推荐(0)