I have a centOS machine with multiple public IPs. We are already running one web application.
I now need to host one more web application on that machine by using one of the public IP addresses that is available for that machine.
In clear words, the IP addresses of that machine are x.x.x.226, x.x.x.227, x.x.x.228, x.x.x.229 and x.x.x.230. I want to use one of those addresses for the second web application.
Can any one help me out how to do this?