Is there a way to place a shortcut into site path routing that redirects the url to a longer url?
For instance:
https://mywebsite.com/myurl on the reverse proxy would redirect to https://mywebsite.com/myclient/default.aspx?CallType=Process&ProcessName=MyPortal
I know I can reach it if I type that whole url but I want my users to be able to type something shorter eg https://mywebsite.com/myportal
This thread was automatically locked due to age.