Two external IP address ... firewall/router handles NAT that redirects the traffic to the specific web server
Running IIS on one server for faculty gradebook
Running Apache on another server to accomodate various web stuff
Now, I need to host another website, but I want to separate it from our current Apache server. This new server will
also run apache and I was going to assign it the additional IP address, but realized the IIS server is utilizing it!
So, port 80 for each IP address is assigned to its perspective server. I guess I am out of luck and will have to utilize virtualhost again?!
Running IIS on one server for faculty gradebook
Running Apache on another server to accomodate various web stuff
Now, I need to host another website, but I want to separate it from our current Apache server. This new server will
also run apache and I was going to assign it the additional IP address, but realized the IIS server is utilizing it!
So, port 80 for each IP address is assigned to its perspective server. I guess I am out of luck and will have to utilize virtualhost again?!