tuckey-urlrewrite-filter

explanation of tuckey rule "to"


I have this rule:

<rule>
  <from>^/test/.*$</from>
  <to last="true">-</to>
</rule>

Can someone explain what the dash (-) means in the "to" part?


Solution

  • That means, stop execution/checking of further rules and proceed the request to application