Skip to content

Commit 8ebbbfe

Browse files
Merge pull request #523 from dynamsoft-docs/Jenny-branch
Revert "Update web.config"
2 parents e2ce4ac + 2df98c0 commit 8ebbbfe

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

web.config

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,6 @@
4747
<conditions logicalGrouping="MatchAll" trackAllCaptures="false" />
4848
<action type="Redirect" url="https://www.dynamsoft.com/remote-scan/docs/introduction/" appendQueryString="false" logRewrittenUrl="false" />
4949
</rule>
50-
51-
<rule name="Redirect getstarted/hardware.html" enabled="true" patternSyntax="ECMAScript">
52-
<match url="getstarted/hardware.html" ignoreCase="true" negate="false" />
53-
<conditions logicalGrouping="MatchAll" trackAllCaptures="false" />
54-
<action type="Redirect" url="https://www.dynamsoft.com/web-twain/docs/about/hardware.html" appendQueryString="false" logRewrittenUrl="false" />
55-
</rule>
56-
57-
<rule name="Redirect indepth/deployment/server.html " enabled="true" patternSyntax="ECMAScript">
58-
<match url="indepth/deployment/server.html " ignoreCase="true" negate="false" />
59-
<conditions logicalGrouping="MatchAll" trackAllCaptures="false" />
60-
<action type="Redirect" url="https://www.dynamsoft.com/web-twain/docs/getstarted/server.html" appendQueryString="false" logRewrittenUrl="false" />
61-
</rule>
6250
</rules>
6351
</rewrite>
6452
</system.webServer>

0 commit comments

Comments
 (0)