WEBrick::FCGIServer
(Class)
In:
webrick/fcgi.rb
Parent:
HTTPServer
Methods
mount
new
root_element
run
service
start
Public Class methods
new
(config = {}, default = Config::FCGI)
Public Instance methods
mount
(dir, servlet, *options)
root_element
()
run
()
Alias for
start
service
(req, res)
start
() {|fcgi, res if block_given?| ...}
[Validate]