2010/3/24 Nagy Tamás <frikaz...@freemail.hu>:

> but i'd like to try out Mongrel..
> so, I set the apache with mod_proxy.. i think it should forward the request
> to mongrel, localhost:3000.. but how will the mongrel figure out where are
> the ruby apps? it will get a request for example.tld or example6.tld and
> example4.tld at the same time.. .. ??

You need to have at least one mongrel instance per domain, and set
up your httpd proxy accordingly.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to