I have a web application configured in IIS6 under "Default Web Site". By default the application is using port 80 for communication. I need to change it some other port number, without affecting other applications.
Is that possible? If it is then please provide proper steps for the same.