pkgsrc/www/ruby-fcgi/MESSAGE
taca 06f8033a44 Importing ruby-fcgi package based on PR pkg 24612 from
Rasputin (rasputin at idoru dot mine dot nu).


Ruby bindings for the FastCGI system.
This is merged version matz's C version(fcgi.so) and
Eli's pure ruby version(fastcgi.rb).
2004-03-12 05:12:08 +00:00

10 lines
328 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/03/12 05:12:09 taca Exp $
If you have a problem with using pure ruby version, please set:
FCGI_PURE_RUBY=true
before require fcgi library.
===========================================================================