Hi
Recently i migrated application from WAS 6.1 to WAS 8.0.
WAS 8.0 is running on new hardware. Now i want to move the all traffice from WAS 6.1 to 8.0.
Example> WAS 6.1 URL :
abc.was61.com WAS 8.0 URL :
abc.was80.comWhen custommer hit's the WAS 6.1 url, it's directly route to WAS 8.0.
What type of changes i need to do in httpd.conf file?
Thanks