I'm trying to set up refinery cms to work in a apache/passenger with a sub uri. But when i access the site and admin area, i get a strange behavior (Images aren't loaded correctly, pages can't be edited, etc.)
I was wondering if sub uri are simply not supported or if there is some sort of workaround available
(running rails 3.0.3 and refinery 0.9.9)
The reason i want to do this is to have the capability of hosting multiple refinery based sites on the same server/ip port 80.. simply by putting them each on a different sub uri.