summaryrefslogtreecommitdiff
path: root/www/ap-ruby/MESSAGE
blob: 311ae3e4998e0d252037dadfc866c439c7461613 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.4 2004/03/11 16:32:03 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.

For more information, see

	${RUBY_DOCDIR}/mod_ruby

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