I'm not 100% about this but I would assume that you can run both on the same ip. Just make sure they do not use the same port. For example IIS runs port 8080 and Apache runs on port 80 should work. By default web browsers (ie firefox) bind to port 80 so you would have to access your IIS site with something like: http://www.sitebuddy.com:8080.
If you try this, please confirm that it works (never tested). I got multiple ips so I don't really need to do this.
I do not think so...
I'm not 100% about this but I would assume that you can run both on the same ip. Just make sure they do not use the same port. For example IIS runs port 8080 and Apache runs on port 80 should work. By default web browsers (ie firefox) bind to port 80 so you would have to access your IIS site with something like: http://www.sitebuddy.com:8080.
If you try this, please confirm that it works (never tested). I got multiple ips so I don't really need to do this.
Cheers,
Chris