Hi all,
I have this problem I have no idea how to solve, or if it is even
solvable. Anyways I have a following directory structure:
/dir/cake - cake lib dir
/dir/app1 - app1 dir
/dir/app2 - app2 dir
/dir/app1webroot - webroot for app1
/dir/app1webroot/app2webroot - webroot for app2

I can't really change this structure. I mean i need to have two
seperate apps and a webroot of one needs to be inside of the other so
that i can request them as http://mysite/ for app1 and http://mysite/app2webroot
for app2
App1 works no problem and app2 works but doesn't load images or css.

Has anyone any ideas how to do this??

Cheers,

Andrzej


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to