Need IIS and Apache on one server

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Need IIS and Apache on one server

Post 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?
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Yesh
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post 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?
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

the port is probalby blocked or not routed correctly on the firewall (most likely the former).
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

you are right. Fixed. :)
Post Reply