Rails app in public_html

tomzoo

New member
Joined
Jul 17, 2007
Messages
3
Location
Ireland
Hi,

I'm trying to figure out how to get my rails app under public_html. I want users to go to my root domain and get the app, e.g. www.domain.com instead of www.domain.com/rails_app. I've seen this discussed here but it requires command line access which I don't think I have. Can I do something in .bashrc or .htaccess instead?

Thanks
T
 
Back
Top