Virtual Hosting in RHEL5
        Posted  
        
            by Kumar P
        on Server Fault
        
        See other posts from Server Fault
        
            or by Kumar P
        
        
        
        Published on 2010-06-09T05:25:48Z
        Indexed on 
            2010/06/09
            5:32 UTC
        
        
        Read the original article
        Hit count: 335
        
We having RHEL5 linux server with few windows xp clients.
We providing web development in php.
Now my developers as for common local php server for keep their projects in same place.
Currently proxy server and samba sharing are running in RHEL5 server.
I installed httpd,php,MySQL in server. And i would like to configure virtual hosting too for LAN. What i want do for it ?
In server we have 2 Ethernet ports, 1 for local connection and another one for Internet. Internet provided by ADSL provider. (192.168.0.0 series for ADSL modem connection and 10.1.1.0 for LAN connection.
If i want to use virtual hosting , am i want to setup local DNS server ?
My requirements are, setup php with mySQL server for Local clients with multiple hosting , without disturbing proxy and samba.
Help me to solve it.
© Server Fault or respective owner