Am 05.03.2011 um 14:21 schrieb David Borsodi:

I guess, my question was truly about virtual host mapping.
If several webapps running on the same server and I want to use
different domain names for each
a1.com -> a1 app
a2.com -> a2 app


Well, then there are the options I detailed in my first posting alraedy - apache, nginx, homegrown are the ones I'm aware of.

If you insist on not using apache, I sugest nginx. It's easier to configure & less resource intensive. I use supervisord to control the proxied-to paster processes, but lately learned about phusion passenger, which claims to do a good job their as well.

Diez

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to