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
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