欢迎访问金谷下载网 专业电脑手机游戏绿色软件网站

资讯|最近更新

当前位置:首页软件教程软件信息资讯 → wordpress rewrite iis7(wordpress在iis7下的重定向配置)

wordpress rewrite iis7(wordpress在iis7下的重定向配置)

时间:2017-11-30 14:22:18人气:作者:本站作者我要评论

<?xml version="1.0" encoding="UTF-8"?>

<!--

  For more information on how to configure your ASP.NET application, please visit

  http://go.microsoft.com/fwlink/?LinkId=169433

  -->

<configuration>

  <system.web>

    <compilation debug="true" targetFramework="4.5"/>

    <httpRuntime targetFramework="4.5"/>

  </system.web>

  <system.webServer>

    <rewrite>

      <rules><rule name="Main Rule" stopProcessing="true"><match url=".*"/><conditions logicalGrouping="MatchAll"><add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true"/><add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true"/></conditions><action type="Rewrite" url="index.php"/></rule>

                <rule name="wordpress" patternSyntax="Wildcard">

                    <match url="*"/>

                        <conditions>

                            <add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true"/>

                            <add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true"/>

                        </conditions>

                    <action type="Rewrite" url="index.php"/>

                </rule></rules>

    </rewrite>

  </system.webServer>

</configuration>


相关文章

  • 微信一手机号可注册两账号 微信全面支持注册小号

    经过一段时间的小规模测试,微信终于全面支持注册“小号”了!同一个手机号能再次多注册一个辅助账号,这样的新功能能够更好的对微信账户进行管理,但是想要注册小号也是有条件限制..
  • Midjourney使用方法 Midjourney怎么付费

    Midjourney V5测试版本已经推出,目前大家可以直接在这个网站社区进行AI绘画,V5的精美程度堪比真人照片了,不过有很多国内的小伙伴们不知道如何使用,这里小编带来比较详细的操作..

网友评论

推荐文章

关于金谷下载网 | 联系方式 | 发展历程 | 版权声明 | 下载帮助(?) | 广告联系 | 网站地图 | 友情链接

Copyright 2020-2029 JGSC.CC 【金谷下载网】 版权所有 豫ICP备17041013号-5 | 豫公网安备 42033302000245号

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系 本站为非赢利性网站 不接受任何赞助和广告