How to host multiple subdomain on another server
- by Azrim
Hi all,
I have one webserver and one Application server.
Webserver1 have FreeBSD 8.1, Apache, MySQL and PHP.
Application1 server have Centos 5.5, Apache, Mysql and PHP.
Both server running fine independently. My webserver1 is hosting my company website www.azrim.com which running good. Besides I have 2 online application which requires me to host them as a subdomains.
My questions is I want to make subdomains such as abc.azrim.com and xyz.azrim.com is accesscible from Application1 server. Can anyone pls help me on this. What should I do on apaches configuration on both webserver1 and Apps1 server. I only have 1 NIC card on my Apps1 server.
Really appreciate anyone who got the solution.
Thanks
Azrim