I have a server on the intranet with IIS 7.5 and a site that can be accessed internally (via network ip) and externally ( link ) .
I would like to create a rule in which every user who accesses externally via the domain name is redirected to the https of the same, that is, if I access link I'm redirected to link
For internal users (via link ) you should not change anything.
Thank you.