Hi all,
We've 1 Server application internal with internal URL eclass.galicari.com
when we type in the browser with the address eclass.galicari.com it will automatically redirect to eclass.galicari.com/Account/Login?ReturnUrl=%2F
so does with https when we type with address https://eclass.galicari.com it will automatically redirect to https://eclass.galicari.com/Account/Login?ReturnUrl=%2F
Currently we have published the application using ARR reverse proxy & configured URL Rewrite with external URL eclass.pcino.fabricam.com
Is it possible when we type on browser with URL eclass.pcino.fabricam.com it will automatically redirect to https://eclass.pcino.fabricam.com/Login?ReturnUrl=%2F ?
What kind of url rewrite should we add? or there are other configurations that we have to do?
Really appreciate for your answer