|
||||||||
On 8/4/07, David Burgess <apt dot get at gmail dot com> wrote: > > > Isn't lighttpd supposed to do exactly this? Sorry I'm not terribly > > familiar with it; I tried to fire it up once for a different purpose > > and had to abandon as I found the documentation a little too thin. > > I should have been more specific. I'm thinking mono will pass all > requests for both domains to a lighttpd server, which in turn will > sort the requests to your various boxen. > Most full featured web servers can act as a reverse proxy. I'm not sure about lighttpd specifically, but a quick Google suggests it can be used for this as well. -Chris |