Displaying 1 result from an estimated 1 matches for "typo_2".
Did you mean:
typo_#
2006 Feb 01
1
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