Does anyone have experience with getting eruby to run under
mod_fastcgi? I can’t seem to figure out how to do it.
I’ve decided to go the fastcgi route since mod_ruby is dumping
core on me anytime I touch mysql through dbi.
To get eruby working under fastcgi, it looks like I should define
/cgi-bin/eruby as a static fastcgiserver and then specify it as a
handler for rhtml files. Does this sound right?
Thanks!
-matt