===========================================================================
$NetBSD: MESSAGE,v 1.6 2008/06/19 15:02:17 taca Exp $

In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:

  LoadModule ruby_module lib/httpd/mod_ruby.so

You may also need to create a htpasswd file, if you introduce basic
authentication.

Note for apache2 (and lator):

* Some methods are not implemented because of different API.

For more information, see

	${PREFIX}/${RUBY_DOC}/mod_ruby

===========================================================================
