-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
One of the server classes this gem provides is ModRubyServer:
# Implements a XML-RPC server, which works with Apache mod_ruby.
#
# Use it in the same way as XMLRPC::CGIServer!
class ModRubyServer < BasicServerhttp://www.modruby.net/ shows the last update for this Apache mod being almost 10 years ago (fixes for Ruby 1.6), https://github.com/shugo/mod_ruby shows an archived repo.
For use in Apache, I mostly hear people talk about Passenger, which is Rack compatible (related: #56)
Do we still want to include the ModRuby server module, or should this one be removed?
Metadata
Metadata
Assignees
Labels
No labels