File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 150
150
<action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/extended-usage/index.html" appendQueryString =" false" logRewrittenUrl =" false" />
151
151
</rule >
152
152
153
- <rule name =" Redirect general usage guide https://www.dynamsoft.com/web-twain/docs/general-usage/index.html" enabled =" true" patternSyntax =" ECMAScript" >
154
- <match url =" getstarted/" ignoreCase =" true" negate =" false" />
155
- <conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
156
- <action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/general-usage/index.html" appendQueryString =" false" logRewrittenUrl =" false" />
157
- </rule >
158
-
159
153
<rule name =" Redirect license key usage guide https://www.dynamsoft.com/web-twain/docs/general-usage/license.html" enabled =" true" patternSyntax =" ECMAScript" >
160
154
<match url =" about/license.html" ignoreCase =" true" negate =" false" />
161
155
<conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
227
221
<conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
228
222
<action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/introduction/system-requirements.html" appendQueryString =" false" logRewrittenUrl =" false" />
229
223
</rule >
224
+
225
+ <rule name =" Redirect general usage guide https://www.dynamsoft.com/web-twain/docs/general-usage/index.html" enabled =" true" patternSyntax =" ECMAScript" >
226
+ <match url =" getstarted/" ignoreCase =" true" negate =" false" />
227
+ <conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
228
+ <action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/general-usage/index.html" appendQueryString =" false" logRewrittenUrl =" false" />
229
+ </rule >
230
+
230
231
<rule name =" Redirect RESTful API guide https://www.dynamsoft.com/web-twain/docs//extended-usage/restful-api.html" enabled =" true" patternSyntax =" ECMAScript" >
231
232
<match url =" indepth/development/restful.html" ignoreCase =" true" negate =" false" />
232
233
<conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
You can’t perform that action at this time.
0 commit comments