I have to install cake on a shared hosting server.
 
The user has 4 domains so the server looks like
 
/public_html
    /css
    /js
    /images
    ..all files for the hosting master domain1
    /domain2
        /all site files for domain12.com
    /domain3
        /all site files for domain3.com
    /domain4
        /all site files for domain4.com
 
What is the best/most secure way to set cake up in this type of set up? Cake
is only being used for domain4 but i can easily move files/folders around to
suit the needs of cake.
 
I currently have 
 
    /domain4
        /cake
        /app
    ...
 
Thanks,
 
Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to