Does anyone has a recipe to setup multiple nitro apps in one lighttpd server under the same domain? ...
2 answers
### public/fcgi.rb: #!/usr/bin/env ruby ENV['NITRO_INVOKE'] ='fcgi_proc' $0 = File.join(File.dirname...