From: "Mark J.Reed" Date: 2006-03-21T10:03:51+09:00 Subject: Web server recommendations? I want my website to include a mixture of static HTML pages, RAILS apps, some simpler dynamic pages using eruby, and maybe even the occasional PHP page (gasp! horror! no!). Definitely care most about the Ruby support. So what web server do you recommend? Apache 1.3.x? Apache 2.x? Should I use mod_ruby or fastcgi? What does RAILS integrate best with? Thanks for any suggestions.