Or... And I can't verify if this will work or not-
Change all references of "admin/" in the config/routes.rb file to something like "radiantadmin/" Quoting Todd McGrath <[EMAIL PROTECTED]>: > Brian, > > I know what you mean - they offer a plan with Ruby and Tomcat combined. > > How about asking eApps support to change the Tomcat /admin to /tomcatadmin? > or > disabling Tomcat admin? > > Todd > > Quoting Brian Sam-Bodden <[EMAIL PROTECTED]>: > > > Todd, > > Another quick question? How do you get to the Radiant Admin pages with > > this setup? Since http://integrallis.virtual.vps-host.net/admin/ brings > > me to the Tomcat admin page? and anything like > > http://integrallis.virtual.vps-host.net/integrallis/admin results in > > Radiant showing me the FileNotFound page. > > > > Thanks again, > > Brian > > > > Brian Sam-Bodden wrote: > > > Todd, > > > Thanks a million! It's obvious to me now, must be the side-effect of > > > this sleep deprivation experiment I'm conducting on myself ;-). That did > > > > it! Man I feel like kicking myself in the rear. Well, if we ever cross > > > paths at a Ruby conf beers are on me. > > > I've just posted about my eApps configuration too. I was wondering if > > > our DB setups are also the same? > > > > > > Thanks again, > > > Brian > > > > > > Todd McGrath wrote: > > >> Hi, > > >> > > >> I'm not sure if I understand the issue entirely, but I'm running a few > > >> sites at > > >> eApps. In eApps control panel, website settings, custom settings tab, > > >> how > > >> about something like this: > > >> > > >> DocumentRoot > /home/webadmin/integrallis.virtual.vps-host.net/html/public > > >> Alias /timetracker > > >> /home/webadmin/integrallis.virtual.vps-host.net/html/timetracker > > >> > > >> or in my case, I went like this, to try to keep things organized: > > >> > > >> DocumentRoot > > >> /home/webadmin/integrallis.virtual.vps-host.net/html/radiant/public > > >> Alias > > >> > > > /timetracker/home/webadmin/integrallis.virtual.vps-host.net/html/timetracker > > >> > > >> Again, I'm not sure if I understand your scope entirely, but the above > > >> examples > > >> are how I configured a site at eApps to use Radiant off the root and a > > >> PHP > > >> based app from an alias. > > >> > > >> Maybe/Hopefully this will help you > > >> > > >> -Todd M > > >> > > >> > > >> Quoting Brian Sam-Bodden <[EMAIL PROTECTED]>: > > > > > > -- > > Posted via http://www.ruby-forum.com/. > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > > > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
