From: "Piett H." Date: 2007-05-07T09:25:07+09:00 Subject: ruby programming for the web Hi, (i do not pretend to use RoR) For a web app using a MySQL or Postgres db (and some YAML for static cached data), hosted on a Debian machine, can i have: - lighttpd - fastcgi - eruby eruby is my question. Can i use it with lighttpd ? The first web app is a specific content manager for the client company needs. The need for eruby is just embed code in html. Even so, can i use cgi's for session managment, etc ? thank you, Piett H.