Hello,

¿It's possible to have multiple applications into CakePHP sharing the
same Cake core libs and the same webroot folder? A folder structure
like this:

/root
   /app
      /config
      /controllers
      /models
      /plugins
      /tmp
      /vendors
      /views
      index.php
  /app_2
  /app_3
  /cake
  /docs
  /vendors
  /webroot
      /css
      /img
      /js
  index.php

I have been searching the way to do it, but I think it's not
possible...

Can someone tell me if it's possible? And if it is, how can I do it?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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