Actions
Feature #1103
closedRuby used for webrick cgi should be configurable
Feature #1103:
Ruby used for webrick cgi should be configurable
Description
=begin
The ruby used for cgi in webrick is not configurable.
This patch allows the ruby binary to be configurable so that ruby does not need to be installed to use webrick cgi.
This also fixes webrick tests.
=end
Files
Actions