summaryrefslogtreecommitdiff
path: root/www/ap-ruby
diff options
context:
space:
mode:
authorgrant <grant>2002-08-26 00:12:46 +0000
committergrant <grant>2002-08-26 00:12:46 +0000
commite510d6b5eb50e963e4dbc1634991742a3b58b955 (patch)
treebf770663ece6182ed0282b66a4d6ebbc8ec4e717 /www/ap-ruby
parent4f2ac8f467e5f44d38491e36000a1afa58390655 (diff)
downloadpkgsrc-e510d6b5eb50e963e4dbc1634991742a3b58b955.tar.gz
format and word Apache module MESSAGEs consistently.
Diffstat (limited to 'www/ap-ruby')
-rw-r--r--www/ap-ruby/MESSAGE18
1 files changed, 8 insertions, 10 deletions
diff --git a/www/ap-ruby/MESSAGE b/www/ap-ruby/MESSAGE
index 27daa3b5b6e..29aad4fc8ce 100644
--- a/www/ap-ruby/MESSAGE
+++ b/www/ap-ruby/MESSAGE
@@ -1,18 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:31 hubertf Exp $
+$NetBSD: MESSAGE,v 1.3 2002/08/26 00:12:51 grant Exp $
-Please edit your apache.conf or httpd.conf to enable and
-setup this module, and you might also need to create an
-htpasswd file, if you introduce basic authentication.
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
-You can always refer to the useful documents held in
-${PREFIX}/share/doc/ruby/mod_ruby.
+ LoadModule ruby_module lib/httpd/mod_ruby.so
-When it's done, do the following to take effect:
+You may also need to create a htpasswd file, if you introduce basic
+authentication.
- apachectl configtest (and correct any errors reported)
- apachectl restart
+For more information, see
-Enjoy!
+ ${PREFIX}/share/doc/ruby/mod_ruby
===========================================================================