[Rails] Getting multiple rails apps going on a single domain using lighttpd

Joe Van Dyk joevandyk at gmail.com
Wed Feb 1 04:39:01 GMT 2006


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


More information about the Rails mailing list