From: Areric Date: 2008-01-01T22:39:59+09:00 Subject: Ruby Web apps on OSX (not rails) Hey all, Was wondering if anyone has this set up and has managed to get web application running through apache on OSX. Currently I'm running OSX 10.5 and using the Mac version of XAMPP all in one web server installation for running apache. I can get rails apps working because they have their own web server but not normal CGI ruby apps or ruby apps through something like mod_ruby. I tried downloading and compiling mod_ruby but it fails in the build. Anyone have any suggestions?