Hi folks I’m moving an intranet app from an old server to a new server. Currently the users access the site with a URL like http://*serverA*/appName/.
The issue is now that I’m moving the app the server name in the URL will change to http://*serverB*/appName. All the users are forced to update their bookmarks which is a bit lame in my view. I’m sure this isn’t a new issue. What is a good way to handle this? Would be good to have a URL like http://myapp.mydomain.com.au but where would this be set up? In IIS somewhere? DNS entry? How and where to set it up? Cheers -- Thanks Tom
