GVG GVG wrote:
Dear group,I would like to assign more than 1 static IPs on the same NIC in order to bind more than one services on port 443! Is that possible? I used 'alias' for that but didn't work! Once I bind a service on port 443 for the first static IP then this port is also 'taken' for the second IP as well!
Just a wild guess: Maybe you have to tell your application (Apache?) to support virtual hosts? Good luck Harri