Got it to work thanks, i just added the subdomain name infront of index.php on my htaccess file
On Nov 11, 9:31 pm, Marcin Domanski aka kabturek <[EMAIL PROTECTED]> wrote: > Hey > > > Cake newbie here so I would very much appreciate it if you could help > > me out with my problem. just got a few questions. I'm running cake on > > a shared hosting site and I was just wondering if I can host another > > cake application on top of a working cake app. > > Do you have the possibility to change the DocumentRoot ? > > you can try settings the subdomain apps as plugins maybe ? > > Another thing to try as for the .htaccess - > Add > RewriteBase <dir> > after > RewriteEngine on > > HTH, > kabturek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
