Re: [Mongrel] 2 rails app on the same domain

2011-01-19 Thread Chris Ledet
Definitely check out Mongrel Cluster, here's a good read:
http://articles.slicehost.com/2008/5/9/ubuntu-hardy-mongrel-and-mongrel-clusters

-- 
Posted via http://www.ruby-forum.com/.
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


[Mongrel] 2 rails app on the same domain

2010-12-07 Thread Greg Ma
Hi,
I have 2 app.
One one www.mysite.com and the second one on www.mysite.com/alerts

I have an issue with the routes on the second app. The Rails app thinks
/alerts is in my routes, whereas it should be the root of my app.

How do I override this in my routes or production file?

Greg

-- 
Posted via http://www.ruby-forum.com/.
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users