gwoo wrote:
This is a mod_rewrite problem when operating in sub directories.
Unfortunately, there is no easy way around it, and we only recommend
installing Cake in a sub directory for development.

To get around this problem with subdirectories, I use subdomains, which
work just like regular domains. Each cake project gets its own
subdomain. That way cake always has the top-level directory to itself.
Since many web hosts make it quite easy to create new subdomains, I can
work on as many different cake projects as I wish.

Examples:

myblog.mydomain.net
mycdlibrary.mydomain.net
myuserlist.mydomain.net

... and so forth. Each of the above would be a separate cake project.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

  • Re: /cake [EMAIL PROTECTED]

Reply via email to