pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-ruby Add some note for ap2-ruby package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/450e2c9e67f6
branches: trunk
changeset: 460134:450e2c9e67f6
user: taca <taca%pkgsrc.org@localhost>
date: Fri Aug 22 00:00:59 2003 +0000
description:
Add some note for ap2-ruby package.
diffstat:
www/ap2-ruby/MESSAGE | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r f48b2d5257bf -r 450e2c9e67f6 www/ap2-ruby/MESSAGE
--- a/www/ap2-ruby/MESSAGE Thu Aug 21 20:09:29 2003 +0000
+++ b/www/ap2-ruby/MESSAGE Fri Aug 22 00:00:59 2003 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2003/07/21 17:43:53 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2003/08/22 00:00:59 taca Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
@@ -7,4 +7,12 @@
Include ${RUBY_EXAMPLESDIR}/mod_ruby/mod_ruby.conf
(${RUBY_EXAMPLESDIR} is something like /usr/pkg/share/examples/ruby)
+
+Note for ap2_ruby(mod_ruby) package.
+
+* mod_ruby only supports prefork MPM. You can't use threaded MPM.
+* Some methods are not implemented for Apache 2.0 because Apache 2.0
+ API is different from Apache 1.x API. (mod_ruby 1.1 series will
+ support only Apache 2.0 and will provide new API.)
+
===========================================================================
Home |
Main Index |
Thread Index |
Old Index