File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 233
233
<conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
234
234
<action type =" Redirect" url =" {HTTP_POST}/web-twain/docs//extended-usage/restful-api.html" appendQueryString =" false" logRewrittenUrl =" false" />
235
235
</rule >
236
+
237
+ <rule name =" Redirect image export guide https://www.dynamsoft.com/web-twain/docs/about/index.html" enabled =" true" patternSyntax =" ECMAScript" >
238
+ <match url =" about/index.html" ignoreCase =" true" negate =" false" />
239
+ <conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
240
+ <action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/introduction/index.html" appendQueryString =" false" logRewrittenUrl =" false" />
241
+ </rule >
236
242
</rules >
237
243
</rewrite >
238
244
</system .webServer>
You can’t perform that action at this time.
0 commit comments