D
Derek Belsham
Hi
I know that this is a simple problem but.
can some one tel me how to configure the httpd.conf to use simple ruby
cgi scripts. I have seen it before but cannot find it now.
Installed the latest Ruby.
have craeted a simple hello world script put it in the cgi bin and when
I link to it it askes me if I want to save it or open it
so far I have added to httpd but I don't think that it is enough?
AddType application/x-httpd-ruby .rb
Action application/x-httpd-ruby /usr/local/bin/ruby
Derek
I know that this is a simple problem but.
can some one tel me how to configure the httpd.conf to use simple ruby
cgi scripts. I have seen it before but cannot find it now.
Installed the latest Ruby.
have craeted a simple hello world script put it in the cgi bin and when
I link to it it askes me if I want to save it or open it
so far I have added to httpd but I don't think that it is enough?
AddType application/x-httpd-ruby .rb
Action application/x-httpd-ruby /usr/local/bin/ruby
Derek