I'm trying to run nitro under Apache2 with fcgid. I'm almost there, the server is running, but I get ...
1 answers
### public/fcgi.rb: #!/usr/bin/env ruby ENV['NITRO_INVOKE'] ='fcgi_proc' $0 = File.join(File.dirname...
Written by Michael Fellinger, prepared for Oxyliquit by Fabian Buch This is the first draft for doing...