On Oct 5, 3:41 pm, cakenewbie <[EMAIL PROTECTED]> wrote:
> Actually, I am not using the same cake core libs. Both the applications have
> their individual set of cake folders and these are to be kept separate.
> What is required though is that when the user goes tohttp://localhost/app1
> the first application is displayed and when he goes tohttp://localhost/app2
> the second application is displayed. Now this cannot be achieved if i have
> my apache document root pointing to the webroot of app1 because in that case
> it will only displayhttp://localhost/app1and nothttp://localhost/app2.
> Using virtual host i can have both applications on different ports, but is
> there a way to have them on the same port (80) while keeping both the
> application cake directory structures intact??
Maybe
http://www.ad7six.com/MiBlog/ProductionSetupRevisited
will help.
AD
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---