Serving web application without Lighttpd/Apache

Posted by Shyam on Stack Overflow See other posts from Stack Overflow or by Shyam
Published on 2010-04-25T19:43:00Z Indexed on 2010/04/25 20:23 UTC
Read the original article Hit count: 179

Filed under:
|
|
|

Hi,

As Rails applications default run on port 3000, would it be possible to start the application on port 80? Is it really required to have a fastcgi/mod_proxy enabled web server in front? My users won't be more than three at a time. If so, how would I be able to do so?

Thanks!

© Stack Overflow or respective owner

Related posts about rails

Related posts about mongrel