Hello All,
I am having and issue with coming up with the rule to get request to rewrite to the correct sub folder.
IIS structure
ThisDomain.com (application)
app(application)
subapp(application)
page.aspx
URL = HTTPS://ThisDomain.com/app/page.aspx --> HTTPS://ThisDomain.com/app/subapp/page.aspx
Any help would be appreciated