Page 1 of 1
Need IIS and Apache on one server
Posted: Thu Mar 29, 2007 12:30 pm
by Luke
I am running apache 2 on my work's testing server. I need to also run IIS in order for a certain piece of software (Miva Empresa) to work on the server. Is it possible to configure Apache to run on port 80 and IIS on another port?
Posted: Thu Mar 29, 2007 12:33 pm
by Benjamin
Yesh
Posted: Fri Mar 30, 2007 5:41 pm
by Luke
OK, so I've got apache on port 80 and iis on 800. I can access port 800 from inside the network (webserver.local) but if I try to access it externally, I am timed out. port 80 (apache) is working just fine. Anybody know what could be the cause?
Posted: Fri Mar 30, 2007 5:47 pm
by Burrito
the port is probalby blocked or not routed correctly on the firewall (most likely the former).
Posted: Fri Mar 30, 2007 5:49 pm
by Luke
you are right. Fixed.
