2014年5月13日
摘要: 在APACHE服务器上的访问方式上去除index.php下面我说下apache下,如何去掉URL里面的index.php例如:你原来的路径是:localhost/index.php/index改变后的路径是:localhost/index1.httpd.conf配置文件中加载了mod_rewrite... 阅读全文
posted @ 2014-05-13 20:57 aparche 阅读(31857) 评论(2) 推荐(0) 编辑