pkgsrc/www/ap2-ruby/MESSAGE
taca f3b0ab76d9 Importing www/ap2-ruby 1.1.1 pacakge based on PR pkg/21921.
mod_ruby 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.
This package is the development version, which supports apache2 under
the prefork and threaded MVM. For Apache 1.3.XX, see www/ap-ruby.
2003-07-21 17:43:53 +00:00

10 lines
447 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2003/07/21 17:43:53 taca Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
Include ${RUBY_EXAMPLESDIR}/mod_ruby/mod_ruby.conf
(${RUBY_EXAMPLESDIR} is something like /usr/pkg/share/examples/ruby)
===========================================================================