The solution some what depends on your server config. Do you have access to the httpd.conf file? How are your sub-domains created?
If you are using CPanel or something like that they create a folder inside your main site(folder), so in that cause you would move the app directly into it and set the path to Cake core. R On Oct 26, 10:59 pm, "joel" <[EMAIL PROTECTED]> wrote: > I have one main application at example.com, and I'd like to install > another application at app2.example.com. How can I do something like > this, where both apps are utilizing the same cake core? > > It would be great if I could put both apps in my www directory on my > host, and then setup the .htaccess to use the appropriate folder based > on the url. > > Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
