<add input="{URL}" matchType="Pattern" pattern="^/ucmsSearch/(.*).jsp$" ignoreCase="true" negate="false" />
</conditions>
<action type="Rewrite" url="http://localhost:8080/{C:0}" />
</rule>
</rules>
</rewrite>
</system.webServer>
</configuration>