友价t5商城iis伪静态规则完整版,亲测可用,支持iis7.5

友价t5商城伪静态规则,目前流通的源码里都是只带nginx和apache的伪静态规则,对于使用iis的用户就不太友好了,基于客户需求,树叶云将nginx伪静态规则转换成了iis伪静态规则,只需把友价t5商城iis伪静态规规则上传配置即可正常访问,支持IIS7.5,全网,亲测可用!

以下为规则详情:

[erphpdown]

<?xml version=”1.0″ encoding=”UTF-8″?>
<configuration>
<system.webServer>
<rewrite>
<rules>
<clear />
<rule name=”tool.apizl.com rewriteTools6″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”^(.*)http://eduw.net.cn/1″ ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”[L,R=301]” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools7″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”^(.*)/search(.*).html” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”/{R:1}/index.php\?str={R:2}” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools8″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”^(.*)/view([0-9]*).html” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”/{R:1}/view.php\?id={R:2}” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools9″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”^(.*)/(.*)list(.*).html” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”/{R:1}/{R:2}list.php\?str={R:3}” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools10″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”^(.*)/(.*)view(.*).html” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”/{R:1}/{R:2}view.php\?id={R:3}” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools11″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”^product/([0-9]*).html(.*)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”/product/view.php\?id={R:1}” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools12″ patternSyntax=”ECMAScript” stopProcessing=”false”>
<match url=”vip(.*)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”/shop/view.php\?str={R:1}” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools15″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload/(.*).(PHP)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools16″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools17″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload1/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools18″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload1/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools19″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload2/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools20″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload2/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools21″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload3/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools22″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload3/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools23″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”ad/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools24″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”ad/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools25″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”gg/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools26″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”gg/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools27″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”uploadfile/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools28″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”uploadfile/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools29″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”userphoto/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools30″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”userphoto/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools31″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”attached/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools32″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”attached/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools33″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”img/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools34″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”img/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools35″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”upload/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools36″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”config/ueditor_mini/php/upload/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools37″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”config/ueditor_mini/php/upload/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools38″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”config/ueditor/php/upload/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools39″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”config/ueditor/php/upload/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools40″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”homeimg/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools41″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”homeimg/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools42″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”js/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools43″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”js/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools44″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”css/(.*).(php)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule><rule name=”tool.apizl.com rewriteTools45″ patternSyntax=”ECMAScript” stopProcessing=”true”>
<match url=”css/(.*).(asp)” ignoreCase=”false” />

<conditions logicalGrouping=”MatchAll” trackAllCaptures=”false” />
<action type=”Rewrite” url=”–” appendQueryString=”false” />
</rule>
</rules>
</rewrite>
<httpErrors>

</httpErrors>
</system.webServer>
</configuration>

[/erphpdown]

文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/115568.html<

(0)
运维的头像运维
上一篇2025-02-18 03:48
下一篇 2025-02-18 03:50

相关推荐

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注