summaryrefslogtreecommitdiff
path: root/www/ap-ruby/MESSAGE
blob: 29aad4fc8ce7754187937646ff732a0c9b4234c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/08/26 00:12:51 grant 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.

For more information, see

	${PREFIX}/share/doc/ruby/mod_ruby

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