Well not necessarily. If you intend to run your application as a
fastcgi process, you don''t need mod_ruby enabled.
Kent.
On 7/5/05, Chris Carter <cdcarter-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> >6. Edited my httpd.conf, and added the following lines:
> >LoadModule fastcgi_module modules/mod_fastcgi.so
> > <IfModule mod_fastcgi.c>
> > AddHandler fastcgi-script .fcgi
> > </IfModule>
>
> You need to also add the configuration and load "mod_ruby". Se
the
> RubyOnApache readme.
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>