码迷,mamicode.com
首页 > Web开发 > 详细

PHP配置环境中如何开启伪静态

时间:2017-08-24 10:37:37      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:image   es2017   net   index.php   dex   技术分享   title   实现   sdn   

1、在httpd.conf中引入httpd-vhosts.conf

技术分享

2、在httpd.conf中开启mod_rewrite.so

技术分享

3、在httpd-vhosts.conf中配置虚拟主机

 技术分享

 AllowOverride All 的作用:

                     AllowOverride All主要是为了实现URL重写,这点在TP5中非常重要,可以在.htaccess中进行配置,从而省略路径中的index.PHP

PHP配置环境中如何开启伪静态

标签:image   es2017   net   index.php   dex   技术分享   title   实现   sdn   

原文地址:http://www.cnblogs.com/mrszhou/p/7421154.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!