I prefer this type of layout:
For single application
/Httpdocs
/CakeCore
/app
/www
For multiple application on same web site
/Httpdocs
/CakeCore
/Application01
/app
/www
/Application02
/app
/www
-----Messaggio originale-----
Da: [email protected] [mailto:[EMAIL PROTECTED] Per conto
di beetlecube
Inviato: venerdì 26 gennaio 2007 21.51
A: Cake PHP
Oggetto: Ready to upload cakePHp files to my Hostgator account.
HI,
I have a question about folder organization of a CakePHp installation.
I'm about to upload my cakephp files to my Hostgator "baby croc"
Shared server space.
In the CAkePHP manual, the suggested folder structure is:
../path_to_cake_install
/app
/controllers
/models
/webroot <-- Should be DocumentRoot
.htaccess
index.php
Should I send a Support Email to Hostgator that I need to have the
httpd.conf changed for rmy account, so that my webroot is
"Mydomain.com/app/webroot" ?
I really have no particular way that I prefer the folder organization to be.
I just want it to work, basically, and preferably with the mod_rewrite
enabled, so that I don't have to stick that "index.php" in the middle
of everything. But if I do have to use the "index.php" inside the
URL, no big deal even.
( if anyone has a method by which I need to rely on H.G. support as little
as possible, please let me know. )
Thanks, Steve
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---