I'm having a hard time conceptualizing something here, looking for some ideas. We had an internal web server (IIS). We've since moved the application to a 3rd party hosted solution so we no longer have it in house. Because so many users have configuration set to the local server name we left IIS running with a simple redirect to the new public URL.
I want to get rid of this IIS server though, and I can't just change the DNS entry to point to the web site's IP -- it's the sort that requires the actual host/domain name, some virtual configuration, etc.
What's the best way to do this?
I want to get rid of this IIS server though, and I can't just change the DNS entry to point to the web site's IP -- it's the sort that requires the actual host/domain name, some virtual configuration, etc.
What's the best way to do this?
