Hi Toby,

Do you perhaps have access to the folder above your html (www on my
host) directory on the host? For instance, on my host I have the
following kind of setup...

myAccount -> mydomain1
                  -> mydomain2
                  -> CakePHPLibs
                  -> ssl
                  -> myCakeApp
                  -> www -> mysubfolder1
                           -> mysubfolder2
                           -> mysubfolder3
                           -> myCakeAppWebRoot

I then setup the index.php in the myCakeAppWebRoot folder to reference
that setup. It took me a while to understand exactly how to set this
file up, but if you need any help then I can tell you what I did.

At lease this way no public user has access to my application files,
nor to my CakePHPLibs folder. If you dumped them all in the same folder
off your html directory, then public users will have access to all
those files.

Regards,

Graham

half_brick wrote:

> Sorry about this basic question. I just seem to be getting conflicting
> reports, and am having trouble getting it working on a domain on which
> I only have FTP upload.
> If I'm setting up a cake project in a directory on a host. ie:
> www.test.com/projectfolder/
> should it be sufficient to just dump the app, cake, vendors etc into
> the projectfolder?
> I'm assuming URLs would then look like
> www.test.com/projectfolder/controller/action
> What configuration changes, if any, would I need to make?
> Let me know if you need clarification.
> Chur,
> Toby


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