|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Can anyone tell me how to set up a development server?
I have 4 machines on my network 3 running windows 98 - I recently installed Red hat 6.2 on one with apache and I want to use this as a development server running 3 different virtual hosts. I have set up the virtual hosts fred barney and wilma and can see them on the local machine - put I cannot ping the machine from any of the others or vice versa. How do I set this up to be visible to the other machines in the network? I hope I have posted in the right place and this is an apache thing Thanks in advance. Even if someone could point me to a tutorial (in English) that would be greatly appreciated |
|
#2
|
|||
|
|||
|
Create this file -> C:\WINDOWS\HOSTS
A sample of it can be found at -> C:\WINDOWS\HOSTS.SAM Check your /etc/hosts and add the same lines. Example for both: 192.168.0.1 redhat.yourlocaldomain.com redhat 192.168.0.2 fred.yourlocaldomain.com fred 192.168.0.3 barney.yourlocaldomain.com barney 192.168.0.4 wilma.yourlocaldomain.com wilma |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > how do I set up a development server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|