Hi, I am using IIS 6.0 and WebSphere Application Server v5.1 to host my intranet based website. Currently WebSite can be accessed by the hostname, Ex. http://xyzmachine.com/app. Instead of machine name I want to use DNS Alias, Ex. http://dnsalias-qa/app. I already registered my alias with the DNS Server and it is pointing to the xyz machine.
When I am trying to access application using dns alias http://dnsalias-qa/app it is going to right...