On 29 mayo, 14:01, rtanz <[EMAIL PROTECTED]> wrote:
> so from the manual i understand that i should make the whole domain at
> as a single cakephp application. Now if I also have other non cakephp
> applications running on my server these should also go into the /
> path_to_cake_nstall/app/webroot folder without being affected right?
>
> thanks

If you are using a dev style install, and want 2 applications side by
side, it's about this simple:

extract cake to your server,
copy the app folder
paste the copy of the app folder alongside it's original and rename it
(to say foo).
go to the url /foo.

It's a much better idea to use a production style setup - some reading
which may be of interest: http://www.noswad.me.uk/MiBlog/ProductionSetup

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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