How to host multiple subdomain on another server
Posted
by
Azrim
on Server Fault
See other posts from Server Fault
or by Azrim
Published on 2011-01-03T04:23:37Z
Indexed on
2011/01/03
4:55 UTC
Read the original article
Hit count: 249
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
© Server Fault or respective owner