> Questions:
> - Linux/Windows
> - PHP and Cake console in %PATH% or calling each time?

I'm running xampp on Windows and Cake is installed in the xampp htdocs
folder:
"localhost://cake"

PHP and Cake console have been added to the Path environment variables
in Windows.

I want to clarify that baking works fine but my question is in the
resulting paths to my app.

After baking, the resulting path to my app is:
http://localhost/cake/project_name/project_name/

I want to know how to make my app accessible from this URL insteak:
http://localhost/cake/project_name/

Baking appears to double my project name twice in the URL string.
Perhaps this is by
design, I don't know. I'm a cake newbie and am just trying to
understand if what I'm
seeing is normal or if there is an adjustment I need to make to
achieve what I want.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to