mod_ruby 1.2.5 review
Downloadmod_ruby is an Apache module that embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed na
|
|
mod_ruby is an Apache module that embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.
You can also extend Apache by mod_ruby. mod_ruby provides Apache API to Ruby.
Requirements:
Apache 1.3, 2.x
Ruby
What's New in This Release:
added RubyRestrictDirectives by David Garamond.
added Apache::Request#all_params.
set $0 correctly
added Apache::RubyProfile.
added RubyOption.
added Apache::RailsDispatcher.
supported Apache 2.2 thanks to Michael Sullivan.
added RubyGcPerRequest.
do not timeout if RubyTimeOut is 0.
mod_ruby 1.2.5 keywords