How do I redirect a FQDN to an internal URL?
- by Dave
We have internal DNS servers where we've registered a FQDN that resolves internally to identityreg.domain.com.
We also have an existing web page at https://iamserver.domain.com/product/default.asp?Workflow=process1.
We need our users to be redirected to the existing web page URL whenever they type identityreg.domain.com.
We're using IIS for the web server. I'm a newbie here so forgive any misuse of terms. How do I get the FQDN to redirect to the URL?