I am new to IIS rewrite rules and need help with writing rules that will do the following:
For example:
https://domain1.com -> redirect to https://domain1.com/Portal
https://dm1.com --> redirect to https://dm1.com/Portal
https://domain2.com --> redirect to https://domain2.com/Client
https://dm2.com --> redirect to https://dm2.com/Client
IIS Site:
Default Web Site
- Portal
- Client