Joe Van Dyk
2006-Feb-01 04:39 UTC
[Rails] Getting multiple rails apps going on a single domain using lighttpd
If you''re trying to get multiple rails apps going on a single domain using lighttpd (example: http://joevandyk.com/typo_1 and http://joevandyk.com/typo_2), check out http://pinkpucker.net/articles/2006/01/31/getting-multiple-rails-sites-going-on-one-domain-using-lighttpd for a working lighttpd and the change you need to make to config/environment.rb to get it to work. Hope someone finds it useful, Joe
Joe Van Dyk
2006-Feb-01 04:39 UTC
[Rails] Re: Getting multiple rails apps going on a single domain using lighttpd
On 1/31/06, Joe Van Dyk <joevandyk@gmail.com> wrote:> If you''re trying to get multiple rails apps going on a single domain > using lighttpd (example: http://joevandyk.com/typo_1 and > http://joevandyk.com/typo_2), check out > http://pinkpucker.net/articles/2006/01/31/getting-multiple-rails-sites-going-on-one-domain-using-lighttpd > for a working lighttpd and the change you need to make to > config/environment.rb to get it to work. > > Hope someone finds it useful, > > Joe >err, those typo links weren''t supposed to work. I was trying to illustrate that you could have two typo applications running on the same domain. :-)