> Correction, getting RAILS to work with Apache is a pain. While > pure CGI or > mod_ruby may have performance issues in many cases, it is far from > difficultto set up. But given the size and complexity of the Rails > environment it > has significant performance requirements, that go beyond the > ability to use > CGI or mod_ruby, but that isn't entirely the failing of Ruby. > Hi I've gotten Rails to work with Apache and FastCGI _VERY_ much without pain. Getting Tomcat to play with Apache is much harder in my opinion. /O