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 150150 <action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/extended-usage/index.html" appendQueryString =" false" logRewrittenUrl =" false" />
151151 </rule >
152152
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-
159153 <rule name =" Redirect license key usage guide https://www.dynamsoft.com/web-twain/docs/general-usage/license.html" enabled =" true" patternSyntax =" ECMAScript" >
160154 <match url =" about/license.html" ignoreCase =" true" negate =" false" />
161155 <conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
227221 <conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
228222 <action type =" Redirect" url =" {HTTP_POST}/web-twain/docs/introduction/system-requirements.html" appendQueryString =" false" logRewrittenUrl =" false" />
229223 </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+
230231 <rule name =" Redirect RESTful API guide https://www.dynamsoft.com/web-twain/docs//extended-usage/restful-api.html" enabled =" true" patternSyntax =" ECMAScript" >
231232 <match url =" indepth/development/restful.html" ignoreCase =" true" negate =" false" />
232233 <conditions logicalGrouping =" MatchAll" trackAllCaptures =" false" />
You can’t perform that action at this time.
0 commit comments