Try this in, for example, an initializer in app1:

config.action_controller.relative_url_root = '/app1'

And see if that helps...
--Matt

On Jan 18, 2009, at 3:24 PM, Me wrote:

>
> Hi there.  I have an Ubuntu Linux box setup with mod_rails / Apache
> and Radiant.  I want my radiant site served up at my url, i.e. www.me.com 
> .
> I want my hobo apps served up at www.me.com/app1, www.me.com/app2.  I
> pointed my DocumentRoot to my Radiant public directory.  I then sym-
> linked inside that directory to [ sudo ln -s /path/to/app1/public
> app1 ].  In my virtual host file, I added a RailsBaseURI /app1.
>
> All went well.  I got the hobo login at www.me.com/app1.  After
> successful login, it took me back to www.me.com homepage.  Please
> Help!
>
> --Me.
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to