|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
here is my problem:
I have a main IP address for the apache server and it is running great. But I want to add a second IP(virtual host). I have tried adding the <virtual host> tags per the documentation, I have tried the Listen command(when I do this I cant access either IP). Ive tried bind. same deal. In the error logs I get a cannot bond to address message? |
|
#2
|
|||
|
|||
|
You need three thing: 1. Listen <ip-address> 2. NameVirtualHost <ip-address> 3. and a <VirtualHost ip-address> section Works for me ... |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache(winnt) virtual hosting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|