DCalabrese
New member
- Joined
- May 19, 2010
- Messages
- 1
Hi: On server 2008 we have IIS7 & zend server CE/php/mysql/apache which we need to run side by side to feed different parts of one integrated website. Config:
--IIS7: 192.168.1.1:80 on VMware sphere4 nic 1
--Apache: 192.168.1.2:80 on VMware sphere4 nic 2
in netstat -ano both ip's are listening to port 80
IIS pages OK, Apache pages>>404 not found. Need to add directives to hosts file as per http://www.shanewelldon.com/2009/02/04/apache-and-iis7-together-on-sbs2008/ but am new to this and don't know the syntax or whatever else I need to do to get the apache side working.
Thank you, Chris
--IIS7: 192.168.1.1:80 on VMware sphere4 nic 1
--Apache: 192.168.1.2:80 on VMware sphere4 nic 2
in netstat -ano both ip's are listening to port 80
IIS pages OK, Apache pages>>404 not found. Need to add directives to hosts file as per http://www.shanewelldon.com/2009/02/04/apache-and-iis7-together-on-sbs2008/ but am new to this and don't know the syntax or whatever else I need to do to get the apache side working.
Thank you, Chris