multiple ruby apps in lighttpd
from careo on #pdx.rb: 13:44 < careo> this in environment.rb: ActionController::AbstractRequest.relative_url_root = ENV['RELATIVE_URL_ROOT'] || "" 13:45 < careo> and then simply set RELATIVE_URL_ROOT in lighty. don't use strip-request-uri in lighty and it all works