Getting multiple rails apps going on a single domain using l

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

On 1/31/06, Joe Van D. [email protected] wrote:

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. :slight_smile: