Displaying 1 result from an estimated 1 matches for "6cfd4c9c".
2006 Jul 24
3
Confused on URLs to my Rails App
I need a VERY SIMPLE solution to get to my rails app. We have a
WHM/Cpanel linux server with numerous virtual servers on it. I have an
existing website called www.mydomain.com that lives in
/home/mydomain/public_html.
I have written a rails app called "test" that is in /home/mydomain/test,
and it''s rails "root" is therefore /home/mydomain/test/public.
I am an