I haven't changed any paths in the configuration, so you should be able to just move your cake directory and the application directory to the root level. Make sure you always make a backup before doing something like this :)
Also I am using virtual servers in my apache configuration, so my application URL always is the application/webroot directory, not the application directory. Enjoy, John On Apr 20, 8:00 pm, Cake-it <[email protected]> wrote: > Could you tell me what I need to adjust in order to achieve a > directory structure like yours? Are there any changings in the config > file necessary? > > On 19 Apr., 18:34, John Andersen <[email protected]> wrote: > > > > > I can't tell you, as I have cake and my app at the root level and uses > > apache virtual servers to ensure that the correct app is connected. > > > My hierarchy looks like: > > ...htdocs/cake > > ...htdocs/28871 = app 1 > > ...htdocs/28872 = app 2 > > etc. > > > and my virtual servers points to /28871/webroot and /28872/webroot > > respectively. > > > Hopefully someone else may be able to help you with this issue. Did > > you try my last suggestion in my previous post? > > Enjoy, > > John > > > On Apr 19, 7:14 pm, Cake-it <[email protected]> wrote:> I have my > > cake folder at the same hierarchy as the app folder. But the > > > entire project is located in a subfolder, which has the same name: > > > cake because I have also other projects running on this server. My > > > hierarchy looks like this: > > > ...htdocs/cake > > > ...htdocs/cake/app > > > ...htdocs/cake/cake > > > > Does cake have a problem with this directory structure? What do I have > > > to do in order to get the project running? > > > > Thanks and best regards > > > > Cake-it > > > [snip] > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others > > with their CakePHP related questions. > > > 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 > > athttp://groups.google.com/group/cake-php?hl=en > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > 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 > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
