I've decided to rewrite a Rails app into a simple Ramaze file, and wanted to start it on ASO with fcgi.
You'll need ssh access to follow these steps, you probably have it already if you've deployed a Rails app.
- Contact ASO support to install ramaze gem on your server
- Move your Ramaze app to your server
- Create a .htaccess is your ramaze root folder, and complete it to redirect all requests to dispatch.fcgi: code
- Create a dispatch.fcgi to start your ramaze app when a request is hitting: code
- Make the dispatch.fcgi executable by all: chmod 755 dispatch.fcgi
If you need more info about Ramaze: http://ramaze.net/
and deploying solutions: http://ramaze.net/deploying




Sign In
Register
Help


MultiQuote