I looking for help making URL rewrite rule for redirecting all urls that start with
http://localhost:13080/saCore/ws/messagebroker%5BHere something that changes]
to
http://localhost:13080/saCore/ws/messagebroker/MessageBroker.asmx%5BHere something that changes]
I just to need to push MessageBroker.asmx in the middle of the path after messagebroker part.
Thanks for help.
This should do the job, you can add it directly to
applicationHost.configor use IIS Manager to create the rule: