Hi all -
I'm a fairly new php developer (much previous ASP experience).  I'm
loving CakePHP so far.  It has allowed me to progress through my
current app so quickly.  I'm very pleased.
I have to plug into an existing static site.  I'd like to have the cake
installation contained within a directory "contest" and in web path
"/contest".  Thus filesystem as so:
/path/to/webroot/
   ...current static files and dirs....
  /contest <- all cakephp core and my app in here

I have apache mod rewrite working correctly to my knowledge.  How would
I go about this type of configuration?  I had it working fine on
another box with an installation location of /path/to/webroot/cakephp
via http://mybox/cakephp.  Now I go and copy the working /cakephp
directory to a new spot called /contest and no go.  I verified that all
files got copied even the "hidden" .htaccess files.

I'm perplexed as it seems this type of setup is rather common and is
what is referred to in the manual as a "development" setup.

Sorry for the inane question, but I've been staring at it too long.

Best Regards,
Jeremy


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

Reply via email to