PATH:
opt
/
alt
/
ruby21
/
lib64
/
ruby
/
gems
/
2.1.0
/
gems
/
rack-1.6.4
/
test
/
cgi
#!/usr/bin/env ruby # -*- ruby -*- $: << File.join(File.dirname(__FILE__), "..", "..", "lib") require 'rack' require '../testrequest' Rack::Handler::CGI.run(Rack::Lint.new(TestRequest.new))
[-] sample_rackup.ru
[edit]
[-] test.fcgi
[edit]
[+]
assets
[-] lighttpd.conf
[edit]
[-] test
[edit]
[-] rackup_stub.rb
[edit]
[-] test.ru
[edit]
[-] lighttpd.errors
[edit]
[+]
..
[+]
test+directory