You do it all in Apache. Typical way to deploy mongrel is fronted with an Apache reverse proxy. You need to set up everything in Apache, and have the right requests proxied to the right mongrel. It's all about apache, no config in Mongrel.

You may also want to consider mod_rails/passenger instead of mongrel, it seems to be more popular these days for Rails deployment, and you may find it easier to set up the way you want.

Jonathan

Nagy Tamás wrote:
How to make virtual hosts in mongrel?

::how to serve example1.tld, example2.tld, .. exampleN.tld's different ruby 
apps?

thanks in advence
frikazojd.


________________________________________________________
Újdonság! Megérkezett a RIGHT GUARD férfi testápolási termékcsalád! Most 25% 
kedvezménnyel! Akár 48 órás hatásos védelem a testszag ellen! 
<http://ad.adverticum.net/b/cl,1,73468,1598288,1592431/click.prm>

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to