From: "J. D." Date: 2004-11-01T23:33:51+09:00 Subject: fastcgi + eruby What is the best way to handle .rhtml (eruby) documents using fastcgi? I'm using Linux, Apache2 and fcgi 0.8.4. I'm trying to convert a site from mod_ruby to fastcgi so I can run some comparison tests. Converting .rbx was easy but I'm not sure how to best handle .rhtml.