We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5336994 + abf2e02 commit 6765a24Copy full SHA for 6765a24
web.config
@@ -180,7 +180,7 @@
180
<action type="Redirect" url="libraries/radpdfprocessing/model/annotations/widgets"/>
181
</rule>
182
<rule name="license-key" enabled="true" stopProcessing="true">
183
- <match url="distribution-and-licensing/license-key$"/>
+ <match url="^distribution-and-licensing/license-key$"/>
184
<action type="Redirect" url="distribution-and-licensing/license-key/setting-up-license-key"/>
185
186
</rules>
0 commit comments