Added by andy liang about 15 years ago
Hi,
I don't know much about ruby on rail.
I had install everything on a centos linux serer,
Test the installation by running WEBrick web server: ruby script/server webrick -e production
it work fine.
howevever, after I logout the linux via putty. the web server is stop and the site is download. how could you setup as a production site that will keep running as a normal site?
thanks
Andy