标签:thinkphp php iis
PHP环境是IIS+PHP5.6版本 隐藏index.php1、站点下选择URL重写
2、添加法则-入站法则-空白法则
3、编纂入站法则
名称:自界说
模式:^(.*)$
4、条件选择不是文件;不是目录
5、操纵属性 重写URL:index.php/{R:1}
ThinkPHP5隐藏index.php在Win7或者Win2008R2下IIS设置
标签:thinkphp php iis
,标签:thinkphp php iis
PHP环境是IIS+PHP5.6版本 隐藏index.php1、站点下选择URL重写
2、添加法则-入站法则-空白法则
3、编纂入站法则
名称:自界说
模式:^(.*)$
4、条件选择不是文件;不是目录
5、操纵属性 重写URL:index.php/{R:1}
ThinkPHP5隐藏index.php在Win7或者Win2008R2下IIS设置
标签:thinkphp php iis
,