[#3986] Re: Principle of least effort -- another Ruby virtue. — Andrew Hunt <andy@...>

> Principle of Least Effort.

14 messages 2000/07/14

[#4043] What are you using Ruby for? — Dave Thomas <Dave@...>

16 messages 2000/07/16

[#4139] Facilitating Ruby self-propagation with the rig-it autopolymorph application. — Conrad Schneiker <schneik@...>

Hi,

11 messages 2000/07/20

[ruby-talk:04246] Re: Compiling Ruby as a Apache module problems. Help!

From: "Park Hee Sob" <phasis@...>
Date: 2000-07-28 07:51:13 UTC
List: ruby-talk #4246
Hi,

"Jilani Khaldi" <jilanik@tin.it> wrote in message
news:39805EC4.E47B72B0@tin.it...
> Hi,
> These are the steps I followed:
> ....
> I have added to httpd.conf:
> LoadModule mod_ruby   libexec/mod_ruby.so // this line gives the error
 Should be
  LoadModule ruby_module   libexec/mod_ruby.so // Read README.en

Park, Hee-Sob



In This Thread