Thanks for the replies everyone! On Mar 6, 6:18 pm, "Diez B. Roggisch" <[email protected]> wrote: > Am 06.03.2011 um 00:50 schrieb Alessandro Molina: > > > On Sat, Mar 5, 2011 at 2:21 PM, David Borsodi > > <[email protected]> wrote: > >> 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 > > > This is quite easy, simply configure the two virtual hosts in apache > > as you usually do and then use mod_wsgi WSGIScriptAlias to execute the > > application associated to that virtualhost. > > The OP explicitly asked about non-apache-based solutions. > > 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.

