url重写 隐藏多个入口文件

浏览:2441 发布日期:2014/10/15 分类:求助交流 关键字: url重写 多入口文件 重写
在同一项目中,有index.php何adminindex.php两个入口文件,怎样在.htaccess配置文件中将这两个入口文件隐藏呢?
例:
我现在路径为http://localhost/www/index.php/home/index.htm和
http://localhost/www/adminindex.php/home/index.htm
我要将路径变为http://localhost/www/home/index.htm和
http://localhost/www/home/index.htm
最佳答案
评论( 相关
后面还有条评论,点击查看>>