Re: Virtual hosting [message #3472 is a reply to message #3467] |
Tue, 30 May 2006 14:35  |
dlzinc
Messages: 34 Registered: March 2006
|
Member |
|
|
I see.
In that case, you'd want a reverse proxy that can do something like this:
http://www.apsis.ch/pound/
Unfortunately that does mean you'll have to manually maintain the mappings (which host is on which VPS), though I suppose you could write a script to scan each VPS' httpd.conf and related files for virtualhost entries and update the proxy server's config file accordingly. I believe the commercial implementation of OpenVZ (Virtuozzo) can do it all automagically.
|
|
|