LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   may server hosting different part of web site must appear as part of a domain (https://www.linuxquestions.org/questions/linux-software-2/may-server-hosting-different-part-of-web-site-must-appear-as-part-of-a-domain-739713/)

amolgupta 07-13-2009 06:13 AM

may server hosting different part of web site must appear as part of a domain
 
we have access to one domain name , 1 internet ip address and may servers hosting different part of site. I want them all to be accessed via same web site . some of the server in our network are embedded devices.they have their specific utility being hosted on that machine. So the severs are bound to be distributed . I just wanted to know how can I access them via single ip, domain name.

nowonmai 07-13-2009 06:23 AM

apache + mod_proxy

amolgupta 07-13-2009 06:55 AM

can you expand a little where do i need to do this config
on main server or or every little one

jeradj 07-13-2009 07:43 AM

This is similar to the question I asked yesterday several topics down about hosting several websites with 1 ip address & domain name.

cmdln gave me a really helpful link about how to do exactly what I wanted (which is not exactly what you want, I think, but the process sounds similar) -- here's some links

http://www.cmdln.org/2008/06/10/dyna...and-mod_proxy/

http://www.serverwatch.com/tutorials...0825_3290851_3

jschiwal 07-13-2009 07:47 AM

Moved: This thread is more suitable in Linux-Software and has been moved accordingly to help your thread get the exposure it deserves.

amolgupta 07-13-2009 09:13 AM

thank you all

cmdln 07-13-2009 01:52 PM

Quote:

Originally Posted by jeradj (Post 3605990)
cmdln gave me a really helpful link about how to do exactly what I wanted (which is not exactly what you want, I think, but the process sounds similar) -- here's some links

http://www.cmdln.org/2008/06/10/dyna...and-mod_proxy/

http://www.serverwatch.com/tutorials...0825_3290851_3

curious if you ended up using the nginx solution or the apache one. I would lean toward the nginx link I gave you. But at any rate you got it all working I assume?


All times are GMT -5. The time now is 09:48 AM.