i can't seem to find any good documentation on deploying my rails app to my shared server and getting it to run with mod_rails.
first off, can i update the apache config to add my vhost or does someone at hostingrails do this?
two, i have a git repository hosted on github, when i clone it to my server where should I put my app?(this is important b/c mod_rails has to have the path of my rails public folder)
other than that i'm good to go.
thanks,
tyler