[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

tell whether it is mod_ruby or not

SpringFlowers AutumnMoon

10/29/2007 10:32:00 AM

there usually is mod_perl or mod_php installed with the webservers... i
wonder if ruby works, is there a way to tell whether it is a newly
spawned process every time, or is it built in as mod_ruby?
--
Posted via http://www.ruby-....

1 Answer

Vasyl Smirnov

10/29/2007 12:56:00 PM

0



On Oct 29, 12:32 pm, SpringFlowers AutumnMoon
<summercooln...@gmail.com> wrote:
> there usually is mod_perl or mod_php installed with the webservers... i
> wonder if ruby works, is there a way to tell whether it is a newly
> spawned process every time, or is it built in as mod_ruby?
> --
> Posted viahttp://www.ruby-....

First you have to tell if it's Ruby, assuming you're on the client
side :)

Otherwise, you should check the web server config.