<div class="gmail_quote">2010/1/11 jrnosee <span dir="ltr">&lt;<a href="mailto:jrnosee@gmail.com">jrnosee@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok, so I&#39;m not trying to play off of that 2x1y crap floating around.<br><br>What I&#39;ve got is a box running VMWare Server with a Web Server running Apache2 that I use regularly.  I&#39;m helping out my church by pre-building another VM running the same to be used for their Joomla site and will eventually be moved to their new server.  The server they have now crashes a lot so I&#39;ve offered to host off my server until the VM can be moved, but I&#39;m not sure how to set up the infrastructure to allow web hosting off of two separate VM&#39;s with one IP.  I&#39;m guessing a proxy must be used, but I don&#39;t know what to install or how to set it up.<br>

<br>Any assistance would be greatly appreciated.<br><br></blockquote></div><br>Look into Nginx. It will do exactly what you want and can actually increase the performance of your apps by reducing the number of connections to your application server (Apache in this case).<br>
<br>Put your VMs on an internal IP or on the external IP but with a high port number then put Nginx on your standard ports 80 and 443. It can use very sophsticated rules (mod_rewrite and etc) for directing traffic to the right place.<br>
<br>We talked about this recently at the Des Moines Web Geeks meeting. Our next meeting is Monday Feb 1 at 7:00 and we&#39;ll discuss php frameworks. (it will be a round table format this time and we&#39;re looking for people w/ experience to participate)<br>
<br>-- <br>Matthew Nuzum<br>newz2000 on freenode, skype, linkedin, <a href="http://identi.ca">identi.ca</a> and twitter<br>