Hello,

I was wondering what the best way would be for hiding the code in /
app?
The situation: My company makes websites with a CMS behind it. Now
customers often ask if they could get access to the FTP account so
they can add other folders there so they are availble for there
customers online.

Now what we really do not want is the customer having access to our
core application code. The may access the webroot folder and
subfolders.

Our solution was creating a symlink to the application core code and a
symlink is not visible when viewing the files in an FTP client.

But how would one achieve this in cake? It isn't possible to create an
FTP account that has the webroot folder as 'home folder'. An PHP
accelerator would be an option, but rather not...

So the question is: How can we protect our code efficiently from these
FTP users?

Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
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