Deploy RoR on Apache 1.3 without admin permissions
Posted
by blinry
on Server Fault
See other posts from Server Fault
or by blinry
Published on 2010-01-18T16:10:33Z
Indexed on
2010/05/13
2:04 UTC
Read the original article
Hit count: 375
At work I have a SuSE 7.3 running Apache 1.3.20, which I don't have admin access to. I'd like to deploy Ruby on Rails with no or very little work for the admins.
I need the service to keep running all the time, even if the server is rebooted, I need it to run faster than CGI-Speed and I'd like to have a simple domain without ports.
What are my options?
© Server Fault or respective owner