I don't have access to my dev machine right now to check, but I think
you can do this in the bootstrap file.  I'll see if I can find more
tomorrow.

On Oct 14, 6:14 pm, Shackadoodl <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> Urgent question:
>
> I have a project with an extremely tight deadline, so rebuilding it
> all is out of the question.
>
> The problem is, that i have developped a cms ( which works just fine )
> next to the app folder. The structure looks like this
>
> -root
> --app
> --cms -> just a renamed copy off the app folder with the cms built
> into it
> --cake
> --vendors
>
> now when i access the cms throughwww.mysite.com/cmsit works just
> great, but the problem is that i need to build the frontend itself,
> and since the cms has all the images etc in its webroot, i cant get to
> them with the normal site.
>
> Is there any way that i can tell the app to look into the cms webroot
> folder as well or just go get its files there? Because the minute i
> mess with the advanced installation or with the htaccess files the
> normal site fubars.
>
> Can anyone help me?
>
> Best Regards
> Shackadoodl
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to